diff options
author | Randy Dunlap <[email protected]> | 2017-11-17 15:27:35 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-11-17 16:10:01 -0800 |
commit | 1f3c790bd5989fcfec9e53ad8fa09f5b740c958f (patch) | |
tree | 3a8f96501943d7d4a6828416163c81e55bb2ef18 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8c703d660450c4df72ff24f79a335dc7973a9dc8 (diff) |
dynamic-debug-howto: fix optional/omitted ending line number to be LARGE instead of 0
line-range is supposed to treat "1-" as "1-endoffile", so
handle the special case by setting last_lineno to UINT_MAX.
Fixes this error:
dynamic_debug:ddebug_parse_query: last-line:0 < 1st-line:1
dynamic_debug:ddebug_exec_query: query parse failed
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Randy Dunlap <[email protected]>
Acked-by: Jason Baron <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions