summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2024-08-30perf header: Remove repipe optionIan Rogers
2024-08-30perf inject: Overhaul handling of pipe filesIan Rogers
2024-08-29perf header: Allow attributes to be written after dataIan Rogers
2024-08-29perf header: Fail read if header sections overlapIan Rogers
2024-08-29perf header: Add kerneldoc to 'struct perf_file_header'Ian Rogers
2024-08-29perf session: Document 'struct perf_session' and constify its 'auxtrace' memberIan Rogers
2024-08-29perf: cs-etm: Print queue number in raw trace dumpJames Clark
2024-08-29perf: cs-etm: Support version 0.1 of HW_ID packetsJames Clark
2024-08-29perf: cs-etm: Only save valid trace IDs into filesJames Clark
2024-08-29perf: cs-etm: Create decoders based on the trace ID mappingsJames Clark
2024-08-29perf: cs-etm: Move traceid_list to each queueJames Clark
2024-08-29perf: cs-etm: Allocate queues for all CPUsJames Clark
2024-08-29perf cs-etm: Create decoders after both AUX and HW_ID search passesJames Clark
2024-08-28perf test: Add 'perf record cgroup' filtering testNamhyung Kim
2024-08-28perf bpf-filter: Support filtering on cgroupsNamhyung Kim
2024-08-28perf bpf-filter: Add build dependency to header filesNamhyung Kim
2024-08-28perf report: Fix segfault when 'sym' sort key is not usedNamhyung Kim
2024-08-28perf test trace_btf_enum: Fix shellcheck warningJames Clark
2024-08-28perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_recordLeo Yan
2024-08-28perf auxtrace: Use evsel__is_aux_event() for checking AUX eventLeo Yan
2024-08-28perf vendor events arm64: Move Yitian 710 DDR PMU into T-Head directoryLucas Stach
2024-08-28perf vendor events: Move PM_BR_MPRED_CMPL event for power10 platformKajol Jain
2024-08-28perf vendor events power10: Move the JSON/eventsKajol Jain
2024-08-28perf vendor events power10: Update JSON/eventsKajol Jain
2024-08-28perf trace: Pass the richer 'struct syscall_arg' pointer to trace__btf_scnpri...Arnaldo Carvalho de Melo
2024-08-28perf trace: Fix perf trace -p <PID>Howard Chu
2024-08-28perf evlist: Introduce method to find if there is a bpf-output eventHoward Chu
2024-08-28perf report: Name events in stats for pipe modeIan Rogers
2024-08-28perf testsuite: Install perf-report tests in the 'make install-tests -C tools...Michael Petlan
2024-08-28perf testsuite report: Add test case for perf reportVeronika Molnarova
2024-08-28perf testsuite report: Add test for perf-report basic functionalityVeronika Molnarova
2024-08-28perf testsuite: Add common output checking helperVeronika Molnarova
2024-08-28perf testsuite probe: Add test for line semanticsVeronika Molnarova
2024-08-28perf testsuite probe: Add test for invalid optionsVeronika Molnarova
2024-08-28perf testsuite probe: Add test for basic perf-probe optionsVeronika Molnarova
2024-08-28perf testsuite probe: Add test for blacklisted kprobes handlingVeronika Molnarova
2024-08-28perf testsuite: Fix shellcheck warningsVeronika Molnarova
2024-08-28perf testsuite: Merge settings files for shell testsVeronika Molnarova
2024-08-28perf tests shell: Skip base_* dirs in test script searchMichael Petlan
2024-08-28perf test vfs_getname: Look for alternative line where to collect the pathnameArnaldo Carvalho de Melo
2024-08-28perf test: Update sample filtering tests with multiple eventsNamhyung Kim
2024-08-28perf tools: Print lost samples due to BPF filterNamhyung Kim
2024-08-28perf bpf-filter: Support multiple events properlyNamhyung Kim
2024-08-28perf hist: Don't set hpp_fmt_value for members in --no-groupKan Liang
2024-08-26perf test: Support external tests for separate objdirAndi Kleen
2024-08-22perf python: Disable -Wno-cast-function-type-mismatch if present on clangArnaldo Carvalho de Melo
2024-08-22perf python: Allow checking for the existence of warning options in clangArnaldo Carvalho de Melo
2024-08-22perf annotate-data: Copy back variable types after moveNamhyung Kim
2024-08-22perf annotate-data: Update stack slot for the storeNamhyung Kim
2024-08-22perf annotate-data: Update debug messagesNamhyung Kim