diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2025-02-13 12:08:17 +0300 |
|---|---|---|
| committer | Namhyung Kim <namhyung@kernel.org> | 2025-02-19 01:04:32 +0300 |
| commit | 61b6b31c2f51f8757ecc65df8a4f5eeff029a804 (patch) | |
| tree | 7e5aa32985274b97fbdfd0d93d587d78e6bebe72 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 216f8a970ca4a0369fd0ac707b1c405dec9512a8 (diff) | |
| download | linux-61b6b31c2f51f8757ecc65df8a4f5eeff029a804.tar.xz | |
perf report: Add parallelism filter
Add parallelism filter that can be used to look at specific parallelism
levels only. The format is the same as cpu lists. For example:
Only single-threaded samples: --parallelism=1
Low parallelism only: --parallelism=1-4
High parallelism only: --parallelism=64-128
Signed-off-by: Dmitry Vyukov <dvyukov@google.com>
Reviewed-by: Andi Kleen <ak@linux.intel.com>
Link: https://lore.kernel.org/r/e61348985ff0a6a14b07c39e880edbd60a8f8635.1739437531.git.dvyukov@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
