summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
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
2024-09-24perf scripts python cs-etm: Update to use argparseJames Clark
2024-09-24perf scripting python: Add function to get a config valueJames Clark
2024-09-24perf cs-etm: Use new OpenCSD consistency checksJames Clark
2024-09-24perf cs-etm: Don't flush when packet_queue fills upJames Clark
2024-09-24perf test: Be more tolerant of metricgroup failuresIan Rogers
2024-09-22perf symbol: Set binary_type of dso when loadingNamhyung Kim
2024-09-11perf trace: Mark the 'head' arg in the set_robust_list syscall as coming from...Arnaldo Carvalho de Melo
2024-09-11perf trace: Mark the 'rseq' arg in the rseq syscall as coming from user spaceArnaldo Carvalho de Melo
2024-09-11perf env: Find correct branch counter info on hybridKan Liang
2024-09-11perf evlist: Print hint for groupKan Liang
2024-09-11tools: Drop nonsensical -O6Sam James
2024-09-11perf pmu: To info add event_type_descIan Rogers
2024-09-11perf evsel: Add accessor for tool_eventIan Rogers
2024-09-11perf pmus: Fake PMU clean upIan Rogers
2024-09-11perf list: Avoid potential out of bounds memory readIan Rogers
2024-09-11perf help: Fix a typo ("bellow")Andrew Kreimer
2024-09-11perf ftrace: Detect whether ftrace is enabled on systemChangbin Du
2024-09-11perf test shell probe_vfs_getname: Remove extraneous '=' from probe line numb...Arnaldo Carvalho de Melo
2024-09-11perf build: Require at least clang 16.0.6 to build BPF skeletonsArnaldo Carvalho de Melo
2024-09-11perf trace: If a syscall arg is marked as 'const', assume it is coming _from_...Arnaldo Carvalho de Melo
2024-09-11perf parse-events: Remove duplicated include in parse-events.cYang Li
2024-09-10perf callchain: Allow symbols to be optional when resolving a callchainIan Rogers
2024-09-10perf inject: Lazy build-id mmap2 event insertionIan Rogers
2024-09-10perf inject: Add new mmap2-buildid-all optionIan Rogers
2024-09-10perf inject: Fix build ID injectionIan Rogers