diff options
author | Jim Cromie <[email protected]> | 2011-12-19 17:12:49 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2012-01-24 12:48:53 -0800 |
commit | 820874c75ea0d3a9c22d69d6eaad42a279d6756c (patch) | |
tree | 96cc2880f8bccb0d6d76e6eb518a2cfd533f50e4 /tools/perf/scripts/python | |
parent | 5ca7d2a6c5e4f24dfe39e8383c6d32e61d95d16a (diff) |
dynamic_debug: tighten up error checking on debug queries
Issue error when a match-spec is given multiple times in a rule.
Previous code kept last one, but was silent about it. Docs imply only
one is allowed by saying match-specs are ANDed together, given that
module M cannot match both A and B. Also error when last_line < 1st_line.
Signed-off-by: Jim Cromie <[email protected]>
Signed-off-by: Jason Baron <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions