[PATCH 0/7] perf script: Add an option to print the source line number

2013-12-02 Thread Adrian Hunter
Hi Here are some patches to add an option to perf script that will print the source file name and line number. Adrian Hunter (7): perf script: Do not call perf_event__preprocess_sample() twice) perf script: Add an option to print the source line number perf tools: Use asprintf

[PATCH 0/7] perf script: Add an option to print the source line number

2013-12-02 Thread Adrian Hunter
Hi Here are some patches to add an option to perf script that will print the source file name and line number. Adrian Hunter (7): perf script: Do not call perf_event__preprocess_sample() twice) perf script: Add an option to print the source line number perf tools: Use asprintf