Skip to content

Xml error in opening svg #14

Description

@shivani

On generating svg file using stackvis
stackvis dtrace flamegraph-svg < stacks.out > stacks.svg

I am seeing an xml error on opening the svg file in browser. Can you confirm solution for this?
The dtrace command I am using for debugging node js is:

dtrace -x aggsize=16M -x jstackstrsize=1024 -n 'profile-97 /pid==15148/ { @[jstack(100,8192)] = count(); } tick-200s {exit(0); }' > stacks.out

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions