summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
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
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