[PATCH v3 2/3] perf/sdt : List SDT events for a single file

2014-08-27 Thread Hemant Kumar
This patch enables perf to look for SDT markers in a single file. An individual file argument must be given to "perf list" to find out the SDT markers present in that file. Usage is as below : # perf list sdt /home/hemant/tmp /home/hemant/tmp: %user : foo %user : bar On using this command,

[PATCH v3 2/3] perf/sdt : List SDT events for a single file

2014-08-27 Thread Hemant Kumar
This patch enables perf to look for SDT markers in a single file. An individual file argument must be given to perf list to find out the SDT markers present in that file. Usage is as below : # perf list sdt /home/hemant/tmp /home/hemant/tmp: %user : foo %user : bar On using this command, perf