diff options
author | Andrey Ryabinin <[email protected]> | 2014-01-27 17:06:58 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-01-27 21:02:39 -0800 |
commit | 3ace678fd1b246b75e01eeac0554de35656136a4 (patch) | |
tree | 81db6091116b988123782988a37f8eadb4b4c55c /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | d9e133e6f05fbb39e2ecf7bc1edca299729a8595 (diff) |
dynamic_debug: fix ddebug_parse_query()
This fixes following scenario:
$ echo 'file dynamic_debug.c line 1-123 +p' > /sys/kernel/debug/dynamic_debug/control
-bash: echo: write error: Invalid argument
$ dmesg | grep dynamic_debug
dynamic_debug:ddebug_parse_query: last-line:123 < 1st-line:1
dynamic_debug:ddebug_parse_query: query parse failed
Signed-off-by: Andrey Ryabinin <[email protected]>
Cc: Jason Baron <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions