diff options
author | Namhyung Kim <[email protected]> | 2016-10-24 12:00:02 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-10-25 10:12:16 -0300 |
commit | 369a2478973a416a2c42a37a8cf7031872a6d926 (patch) | |
tree | 2f59cd5560b246452d6702e8caefc162c4235a69 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 8a06b0be6507f97f3aa92ca814335b8b65fd3de2 (diff) |
tools lib subcmd: Suppport cascading options
Sometimes subcommand have common options and it can only handled in the
upper level command unless it duplicates the options.
This patch adds a parent field and fallback to the parent if the given
argument was not found in the current options.
Signed-off-by: Namhyung Kim <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Wang Nan <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions