Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add command line option for mapping / symbols #12

Closed
wants to merge 1 commit into from

Conversation

yamsellem
Copy link
Contributor

The ui wait for a .csv file and may take a perf-id.map file.
This pull request add a --map parameter to the command line client, so the same operation can be made with it. It also add a --file and --output parameters so pipe and output redirect are not compulsory.

Readme file is updated accordingly.

flamegraph -t instruments -f instruments-callgraph.csv -m perf-4499.map -o flamegraph.svg

@yamsellem yamsellem changed the title add command line options for mapping / symbols add command line option for mapping / symbols Jun 5, 2015
@thlorenz
Copy link
Owner

Thanks, merged 6dc0406

@thlorenz thlorenz closed this Apr 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants