aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-16perf: Remove unused del_perf_probe_events()Dr. David Alan Gilbert4-57/+0
2024-11-16perf pmu: Move pmu_metrics_table__find and remove ARM overrideIan Rogers6-39/+9
2024-11-16perf jevents: Add map_for_cpu()Ian Rogers2-14/+26
2024-11-16perf header: Pass a perf_cpu rather than a PMU to get_cpuid_strIan Rogers15-67/+57
2024-11-16perf header: Avoid transitive PMU includesIan Rogers3-0/+4
2024-11-16perf arm64 header: Use cpu argument in get_cpuidIan Rogers2-33/+31
2024-11-16perf header: Refactor get_cpuid to take a CPU for ARMIan Rogers11-14/+19
2024-11-16perf header: Move is_cpu_online to numa benchIan Rogers3-52/+53
2024-11-16perf jevents: fix breakage when do perf stat on system metricXu Yang2-22/+2
2024-11-16perf test: Add missing __exit calls in tool/hwmon testsIan Rogers2-0/+2
2024-11-16perf tests: Make leader sampling test work without branch eventJames Clark1-6/+7
2024-11-16perf util: Remove kernel version deadcodeDr. David Alan Gilbert2-93/+0
2024-11-16perf test shell trace_exit_race: Use --no-comm to avoid cases where COMM isn't resolvedArnaldo Carvalho de Melo1-2/+2
2024-11-15perf test shell trace_exit_race: Show what went wrong in verbose modeArnaldo Carvalho de Melo1-2/+22