forked from brendangregg/FlameGraph
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stackcollapse-perf.pl: add switch --srcline to support source context…
… from 'perf script -F+srcline' When given an argument '-F+srcline', perf scripts produces an extra line after every stack frame with source context (unless the frame is unknown). With --srcline that source context is included in output if it points to a lib or a source file.
- Loading branch information
1 parent
449e931
commit 7b0ca27
Showing
1 changed file
with
42 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters