diff options
| author | Leo Yan <[email protected]> | 2023-03-15 14:51:06 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2023-03-15 19:47:33 +0000 |
| commit | 41f1138e5c1cf11c5b469c3f891960b4ad05e886 (patch) | |
| tree | 16e362e155719b6cd62e76667798155d1cc3703f /tools/perf/builtin-script.c | |
| parent | perf hist: Add 'kvm_info' field in histograms entry (diff) | |
| download | kernel-41f1138e5c1cf11c5b469c3f891960b4ad05e886.tar.gz kernel-41f1138e5c1cf11c5b469c3f891960b4ad05e886.zip | |
perf kvm: Add dimensions for KVM event statistics
To support KVM event statistics, this patch firstly registers histograms
columns and sorting fields; every column or field has its own format
structure, the format structure is dereferenced to access the dimension,
finally the dimension provides the comparison callback for sorting
result.
Signed-off-by: Leo Yan <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: James Clark <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: John Garry <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/builtin-script.c')
0 files changed, 0 insertions, 0 deletions
