summaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-29perf header: Fail read if header sections overlapIan Rogers1-0/+18
2024-08-29perf header: Add kerneldoc to 'struct perf_file_header'Ian Rogers1-1/+15
2024-08-29perf session: Document 'struct perf_session' and constify its 'auxtrace' memberIan Rogers1-1/+47
2024-08-29perf: cs-etm: Print queue number in raw trace dumpJames Clark3-6/+13
2024-08-29perf: cs-etm: Support version 0.1 of HW_ID packetsJames Clark2-14/+103
2024-08-29perf: cs-etm: Only save valid trace IDs into filesJames Clark1-1/+2
2024-08-29perf: cs-etm: Create decoders based on the trace ID mappingsJames Clark4-122/+55
2024-08-29perf: cs-etm: Move traceid_list to each queueJames Clark3-98/+147
2024-08-29perf: cs-etm: Allocate queues for all CPUsJames Clark1-28/+25
2024-08-29perf cs-etm: Create decoders after both AUX and HW_ID search passesJames Clark1-69/+113
2024-08-29Revert "tools build: Remove leftover libcap tests that prevents fast path fea...Arnaldo Carvalho de Melo2-1/+25
2024-08-29tools build: Remove leftover libcap tests that prevents fast path feature det...Arnaldo Carvalho de Melo2-25/+1
2024-08-28perf test: Add 'perf record cgroup' filtering testNamhyung Kim1-3/+36
2024-08-28perf bpf-filter: Support filtering on cgroupsNamhyung Kim6-9/+55
2024-08-28perf bpf-filter: Add build dependency to header filesNamhyung Kim1-2/+2
2024-08-28perf report: Fix segfault when 'sym' sort key is not usedNamhyung Kim1-1/+1
2024-08-28perf test trace_btf_enum: Fix shellcheck warningJames Clark1-0/+1
2024-08-28perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_recordLeo Yan6-6/+0
2024-08-28perf auxtrace: Use evsel__is_aux_event() for checking AUX eventLeo Yan1-2/+2
2024-08-28perf vendor events arm64: Move Yitian 710 DDR PMU into T-Head directoryLucas Stach2-0/+0
2024-08-28perf vendor events: Move PM_BR_MPRED_CMPL event for power10 platformKajol Jain2-5/+5
2024-08-28perf vendor events power10: Move the JSON/eventsKajol Jain8-130/+130
2024-08-28perf vendor events power10: Update JSON/eventsKajol Jain3-0/+40
2024-08-28perf trace: Pass the richer 'struct syscall_arg' pointer to trace__btf_scnpri...Arnaldo Carvalho de Melo1-4/+6
2024-08-28perf trace: Fix perf trace -p <PID>Howard Chu1-1/+1
2024-08-28perf evlist: Introduce method to find if there is a bpf-output eventHoward Chu2-0/+13
2024-08-28perf report: Name events in stats for pipe modeIan Rogers1-0/+1
2024-08-28perf testsuite: Install perf-report tests in the 'make install-tests -C tools...Michael Petlan1-0/+2