aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLeo Yan <leo.yan@arm.com>2025-09-12 16:42:11 +0100
committerArnaldo Carvalho de Melo <acme@redhat.com>2025-09-19 12:14:28 -0300
commit45854b6d775b3a0610cdd5e00393253539338d14 (patch)
tree9079f00af0c9019263e07c4d85ae8e99c8328883 /tools/perf/scripts/python/export-to-postgresql.py
parentperf arm_spe: Use full type for data_src (diff)
downloadlinux-45854b6d775b3a0610cdd5e00393253539338d14.tar.gz
linux-45854b6d775b3a0610cdd5e00393253539338d14.zip
perf arm_spe: Directly propagate raw event
Two sets of event bits are defined: one for generating samples and another are raw event bits used in the backend decoder. Reduce the redundancy by using the raw event bits directly in the frontend code. To avoid overflow issues, change the type of the event variable from enum to u64. Reviewed-by: James Clark <james.clark@linaro.org> Signed-off-by: Leo Yan <leo.yan@arm.com> Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com> Cc: Ali Saidi <alisaidi@amazon.com> Cc: German Gomez <german.gomez@arm.com> Cc: Ian Rogers <irogers@google.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Will Deacon <will@kernel.org> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions