aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
2023-10-04tools/perf/tests: Fix object code reading to skip address that falls out of t...Athira Rajeev1-0/+10
2023-10-04tools/perf: Add "is_kmod" to struct dso to check if it is kernel moduleAthira Rajeev2-0/+3
2023-10-04tools/perf: Add text_end to "struct dso" to save .text section sizeAthira Rajeev3-1/+6
2023-10-04perf test: Avoid system wide when not privilegedIan Rogers1-2/+14
2023-10-04perf hisi-ptt: Fix memory leak in lseek failure handlingKuan-Wei Chiu1-1/+3
2023-10-03syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta4-4/+4
2023-09-30perf dlfilter: Add a test for object_code()Adrian Hunter2-2/+22
2023-09-29perf intel-pt: Fix async branch flagsAdrian Hunter1-0/+2
2023-09-29perf dlfilter: Fix use of addr_location__exit() in dlfilter__object_code()Adrian Hunter1-17/+15
2023-09-29perf pmus: Make PMU alias name loading lazyIan Rogers4-159/+31
2023-09-27perf test: Fix parse-events tests to skip parametrized eventsAthira Rajeev1-0/+39
2023-09-27perf vendor events: Add JSON metrics for Arm CMNJing Zhang1-0/+74
2023-09-27perf jevents: Add support for Arm CMN PMU aliasingJing Zhang2-0/+267
2023-09-27perf test: Add pmu-event test for "Compat" and new event_field.Jing Zhang3-0/+71
2023-09-27perf test: Make matching_pmu effectiveJing Zhang1-2/+8
2023-09-27perf jevents: Support EventidCode and NodeTypeJing Zhang1-1/+9
2023-09-27perf metric: "Compat" supports regular expression matching identifiersJing Zhang1-1/+1
2023-09-27perf pmu: "Compat" supports regular expression matching identifiersJing Zhang2-2/+26
2023-09-27perf record: Fix BTF type checks in the off-cpu profilingNamhyung Kim1-2/+3
2023-09-26perf bench messaging: Kill child processes when exit abnormally in process modeYang Jihong1-3/+20
2023-09-26perf bench messaging: Store chlid process pid when creating worker for proces...Yang Jihong1-20/+27
2023-09-26perf bench messaging: Factor out create_worker()Yang Jihong1-24/+26
2023-09-26perf bench messaging: Fix coding style issues for sched-messagingYang Jihong1-5/+5
2023-09-26tests/shell: Fix shellcheck warnings for SC2153 in multiple scriptsAthira Rajeev5-0/+5
2023-09-26tests/shell: Fix shellcheck issues in tests/shell/stat+shadow_stat.sh tetscaseAthira Rajeev2-4/+4
2023-09-26tests/shell: Fix shellcheck SC1090 to handle the location of sourced filesAthira Rajeev13-0/+26
2023-09-26perf kwork: Fix spelling mistake "Captuer" -> "Capture"Colin Ian King1-1/+1
2023-09-26perf evlist: Avoid frequency mode for the dummy eventIan Rogers1-2/+3
2023-09-26perf vendors events: Remove repeated word in commentsCharles Han3-3/+3
2023-09-26perf vendor events arm64: Fix for AmpereOne metricsIlkka Koskinen1-198/+220
2023-09-26perf pmu: Fix perf stat output with correct scale and unitWyes Karny1-4/+4
2023-09-21perf test lock_contention.sh: Skip test if not enough CPUsVeronika Molnarova1-0/+6
2023-09-21perf test stat+shadow_stat.sh: Add threshold for rounding errorsVeronika Molnarova1-6/+24
2023-09-19perf jevents: fix no member named 'entries' issueXu Yang1-2/+2
2023-09-18perf parse-events: Fix tracepoint name memory leakIan Rogers1-0/+1
2023-09-18perf test: Detect off-cpu support from build optionsIan Rogers1-1/+1
2023-09-18perf test: Ensure EXTRA_TESTS is covered in build testIan Rogers1-0/+1
2023-09-18perf test: Update build test for changed BPF skeleton defaultsIan Rogers1-3/+3
2023-09-18perf build: Default BUILD_BPF_SKEL, warn/disable for missing depsIan Rogers2-33/+53
2023-09-18perf version: Add status of bpf skeletonsIan Rogers1-0/+1
2023-09-18perf kwork top: Simplify bool conversionYang Li1-1/+1
2023-09-17perf jevent: fix core dump on software events on s390Thomas Richter1-1/+1
2023-09-17perf pmu: Ensure all alias variables are initializedIan Rogers1-1/+1
2023-09-17perf jevents metric: Fix type of strcmp_cpuid_strIan Rogers1-2/+2
2023-09-17perf trace: Avoid compile error wrt redefining boolIan Rogers1-0/+2
2023-09-17perf bpf-prologue: Remove unused fileIan Rogers1-508/+0
2023-09-16perf test: Fix test-record-dummy-C0 failure for supported PERF_FORMAT_LOST fe...Yang Jihong1-1/+1
2023-09-15perf kwork: Fix spelling mistake "COMMMAND" -> "COMMAND"Colin Ian King1-1/+1
2023-09-15perf annotate: Add more x86 mov instruction casesNamhyung Kim1-3/+6
2023-09-15perf pmu: Remove unused functionJames Clark3-16/+0