summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2024-10-02perf trace: Keep exited threads for summaryMichael Petlan
2024-10-02perf/test: perf test 86 fails on s390Thomas Richter
2024-10-02tools/perf: Allow inherit + PERF_SAMPLE_READ when opening eventsBen Gainey
2024-10-02tools/perf: Correctly calculate sample period for inherited SAMPLE_READ valuesBen Gainey
2024-10-02perf test: Skip not fail syscall tp fields test when insufficient permissionsIan Rogers
2024-10-02perf test: Skip not fail tp fields test when insufficient permissionsIan Rogers
2024-10-02perf test: Fix memory leaks on event-times error pathsIan Rogers
2024-10-02perf stat: Fix affinity memory leaks on error pathIan Rogers
2024-10-02perf jevents: Don't stop at the first matched pmu when searching a events tableKan Liang
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-02perf cs-etm: Fix the assert() to handle captured and unprocessed cpu traceIlkka Koskinen
2024-10-02perf build: Fix build feature-dwarf_getlocations fail for old libdwYang Jihong
2024-10-02perf build: Fix static compilation error when libdw is not installedYang Jihong
2024-10-02perf dwarf-aux: Fix build with !HAVE_DWARF_GETLOCATIONS_SUPPORTJames Clark
2024-10-02perf tools: Cope with differences for lib/list_sort.c copy from the kernelArnaldo Carvalho de Melo
2024-10-02tools check_headers.sh: Add check variant that excludes some hunksArnaldo Carvalho de Melo
2024-09-30perf tests: Add more topdown events regroup testsDapeng Mi
2024-09-30perf tests: Add topdown events counting and sampling testsDapeng Mi
2024-09-30perf tests: Add leader sampling test in record testsDapeng Mi
2024-09-30perf x86/topdown: Don't move topdown metric events in groupDapeng Mi
2024-09-30perf x86/topdown: Correct leader selection with sample_read enabledDapeng Mi
2024-09-30perf x86/topdown: Complete topdown slots/metrics events checkDapeng Mi
2024-09-30perf evsel: Reduce a variables scopeIan Rogers
2024-09-30perf vender events arm64: Use "Topdown" as topdown metric group nameYicong Yang
2024-09-30perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2024-09-30perf trace beauty: Update the arch/x86/include/asm/irq_vectors.h copy with th...Arnaldo Carvalho de Melo
2024-09-30tools include UAPI: Sync linux/fcntl.h copy with the kernel sourcesArnaldo Carvalho de Melo
2024-09-30perf test: Use ARRAY_SIZE for array lengthJiapeng Chong
2024-09-30tools include UAPI: Sync linux/sched.h copy with the kernel sourcesArnaldo Carvalho de Melo
2024-09-30tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo
2024-09-27perf vdso: Missed put on 32-bit dsosIan Rogers
2024-09-26perf/test: Speed up test case perf annotate basic testsThomas Richter
2024-09-26perf mem: Fix printing PERF_MEM_LVLNUM_{L2_MHB|MSC}Thomas Falcon
2024-09-26perf sched replay: Remove unused parts of the codeMadadi Vineeth Reddy
2024-09-26perf test: Add a test for default perf stat commandJames Clark
2024-09-26perf test: Make stat test work on DT devicesJames Clark
2024-09-26perf evsel: Remove pmu_nameIan Rogers
2024-09-26perf evsel x86: Make evsel__has_perf_metrics work for legacy eventsIan Rogers
2024-09-26perf stat: Remove evlist__add_default_attrs use stringsIan Rogers
2024-09-26perf stat: Uniquify event name improvementsIan Rogers
2024-09-26perf evsel: Add alternate_hw_config and use in evsel__matchIan Rogers
2024-09-26perf test: Ignore security failures in all PMU testIan Rogers
2024-09-25perf symbol: Do not fixup end address of labelsNamhyung Kim
2024-09-25perf vendor events arm64: imx95: add imx95_bandwidth_usage.lpddr4x metricXu Yang
2024-09-25perf stat: Stop repeating when ref_perf_stat() returns -1Levi Yun
2024-09-25perf stat: Close cork_fd when create_perf_stat_counter() failedLevi Yun
2024-09-24perf evsel: display dmesg command of showing a hardcoded pathMasum Reza
2024-09-24perf test: cs-etm: Test Coresight disassembly scriptJames Clark
2024-09-24perf scripts python cs-etm: Add start and stop argumentsJames Clark
2024-09-24perf scripts python cs-etm: Improve argumentsJames Clark