summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorIan Rogers <irogers@google.com>2025-04-03 12:43:36 -0700
committerArnaldo Carvalho de Melo <acme@redhat.com>2025-05-12 14:18:16 -0300
commit168c7b509109fe26cfcc21650b130ec384ece2aa (patch)
treecee22bf2797bb2c5dae783b3dec2f5a6a4e8fbec /tools/perf/scripts/python/export-to-sqlite.py
parentf60c3f44689ac2bc33340f37adbc837a4fb79c91 (diff)
downloadkernel-168c7b509109fe26cfcc21650b130ec384ece2aa.tar.gz
perf parse-events: Set is_pmu_core for legacy hardware events
Also set the CPU map to all online CPU maps. This is done so the behavior of legacy hardware and hardware cache events better matches that of sysfs and JSON events during __perf_evlist__propagate_maps(). Fix missing cpumap put in "Synthesize attr update" test. Signed-off-by: Ian Rogers <irogers@google.com> Tested-by: Kan Liang <kan.liang@linux.intel.com> Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com> Cc: Andi Kleen <ak@linux.intel.com> Cc: Dominique Martinet <asmadeus@codewreck.org> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Ingo Molnar <mingo@redhat.com> Cc: James Clark <james.clark@linaro.org> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Leo Yan <leo.yan@arm.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Weilin Wang <weilin.wang@intel.com> Cc: Yicong Yang <yangyicong@hisilicon.com> Link: https://lore.kernel.org/r/20250403194337.40202-4-irogers@google.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
>iwl3945: removed unused struct and definitionsReinette Chatre 2009-11-02iwl3945: store station rate scale information in mac80211 station structureReinette Chatre 2009-10-27iwlwifi: remove duplicate definesReinette Chatre 2009-10-27iwlwifi: add channel switch support to 5000 series and upWey-Yi Guy 2009-10-07iwlwifi: LED cleanupJohannes Berg 2009-09-28iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre 2009-07-27iwlwifi: fix up command sendingJohannes Berg