summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2024-10-14tools/perf/tests: Remove duplicate evlist__delete in tests/tool_pmu.cAthira Rajeev
2024-10-14tools/perf/tests: Fix compilation error with strncpy in tests/tool_pmuAthira Rajeev
2024-10-10perf report: Display columns Predicted/Abort/Cycles in --branch-historyThomas Falcon
2024-10-10perf tests: Add tool PMU testIan Rogers
2024-10-10perf tool_pmu: Switch to standard pmu functions and json descriptionsIan Rogers
2024-10-10perf jevents: Add tool event json under a common architectureIan Rogers
2024-10-10perf tool_pmu: Move expr literals to tool_pmuIan Rogers
2024-10-10perf tool_pmu: Rename perf_tool_event__* to tool_pmu__*Ian Rogers
2024-10-10perf tool_pmu: Rename enum perf_tool_event to tool_pmu_eventIan Rogers
2024-10-10perf tool_pmu: Factor tool events into their own PMUIan Rogers
2024-10-10perf parse-events: Expose/rename config_term_nameIan Rogers
2024-10-10perf pmu: Allow hardcoded terms to be applied to attributesIan Rogers
2024-10-10perf pmu: Simplify an asprintf error messageIan Rogers
2024-10-10perf tools: Remove unused color_fwrite_linesDr. David Alan Gilbert
2024-10-09perf test x86: Fix typo in intel-pt-testThomas Falcon
2024-10-09perf probe: Remove unused add_perf_probe_eventsDr. David Alan Gilbert
2024-10-08Merge tag 'perf-tools-fixes-for-v6.12-1-2024-10-08' of git://git.kernel.org/p...Linus Torvalds
2024-10-03perf test attr: Add back missing topdown eventsVeronika Molnarova
2024-10-03perf arm-spe: Dump metadata with version 2Leo Yan
2024-10-03perf arm-spe: Support metadata version 2Leo Yan
2024-10-03perf arm-spe: Save per CPU information in metadataLeo Yan
2024-10-03perf arm-spe: Calculate meta data sizeLeo Yan
2024-10-03perf arm-spe: Define metadata header version 2Leo Yan
2024-10-03perf list: update option desc in man pageYoshihiro Furudera
2024-10-03perf test: Restore sample rate for perf_event_attrVeronika Molnarova
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