diff options
author | Andi Kleen <[email protected]> | 2019-10-02 09:46:42 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-10-07 12:22:18 -0300 |
commit | 3714437d3fcc7956cabcb0077f2a506b61160a56 (patch) | |
tree | e04aa7e5aa98d7f4a348d4604344570cc73e9c37 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | fce9501aec6bdda45ef3a5e365a5e0de7de7fe2d (diff) |
perf script: Allow --time with --reltime
The original --reltime patch forbid --time with --reltime.
But it turns out --time doesn't really care about --reltime, because the
relative time is only used at final output, while the time filtering
always works earlier on absolute time.
So just remove the check and allow combining the two options.
Fixes: 90b10f47c0ee ("perf script: Support relative time")
Signed-off-by: Andi Kleen <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions