aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dynamic_debug.c
diff options
context:
space:
mode:
authorAnton Blanchard <[email protected]>2009-07-22 13:04:12 +0000
committerPeter Zijlstra <[email protected]>2009-07-22 16:05:56 +0000
commita0541234f89c93f313961ce7b28676e11488a5f0 (patch)
treeb6006cad6fc36f60c8c027f4b6493a8cc686c37f /lib/dynamic_debug.c
parentperf_counter: PERF_SAMPLE_ID and inherited counters (diff)
downloadkernel-a0541234f89c93f313961ce7b28676e11488a5f0.tar.gz
kernel-a0541234f89c93f313961ce7b28676e11488a5f0.zip
perf_counter: Improve perf stat and perf record option parsing
perf stat and perf record currently look for all options on the command line. This can lead to some confusion: # perf stat ls -l Error: unknown switch `l' While we can work around this by adding '--' before the command, the git option parsing code can stop at the first non option: # perf stat ls -l Performance counter stats for 'ls -l': .... Signed-off-by: Anton Blanchard <[email protected]> Signed-off-by: Peter Zijlstra <[email protected]> LKML-Reference: <20090722130412.GD9029@kryten>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions