diff options
author | Masami Hiramatsu <[email protected]> | 2010-04-14 18:39:50 -0400 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2010-04-14 17:41:30 -0300 |
commit | dda4ab34fe1905d3d590572b776dd92aa0866558 (patch) | |
tree | 8b35deec810f2a16c86833b2020584831383b71c /tools/perf/util/trace-event-scripting.c | |
parent | d3b63d7ae04879a817bac5c0bf09749f73629d32 (diff) |
perf probe: Fix line range to show end line
Line range should reject the range if the number of lines is 0
(e.g. "sched.c:1024+0"), and it should show the lines include
the end of line number (e.g. "sched.c:1024-2048" should show
2048th line).
LKML-Reference: <[email protected]>
Signed-off-by: Masami Hiramatsu <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions