diff options
| author | Jin Yao <[email protected]> | 2018-01-10 15:00:33 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-01-17 13:23:37 +0000 |
| commit | cc2ef584a863b7c8033b78723cd253ca47e9a589 (patch) | |
| tree | 8174ab66d968d65a2b1e1b1c310e04eca28775e2 /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | perf report: Remove the time slices number limitation (diff) | |
| download | kernel-cc2ef584a863b7c8033b78723cd253ca47e9a589.tar.gz kernel-cc2ef584a863b7c8033b78723cd253ca47e9a589.zip | |
perf script: Remove the time slices number limitation
Previously it was only allowed to use at most 10 time slices in 'perf
script --time'.
This patch removes this limitation.
For example, following command line is OK (12 time slices)
perf script --time 1%/1,1%/2,1%/3,1%/4,1%/5,1%/6,1%/7,1%/8,1%/9,1%/10,1%/11,1%/12
Signed-off-by: Jin Yao <[email protected]>
Suggested-by: Arnaldo Carvalho de Melo <[email protected]>
Reviewed-by: Jiri Olsa <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ No need to check for NULL to call free, use zfree ]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions
