summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2024-10-17tools/perf/powerpc/util: Add support to handle compatible mode PVR for perf j...Athira Rajeev
2024-10-17tools/perf/pmu-events/powerpc: Add support for compat events in jsonAthira Rajeev
2024-10-17perf dso: Fix symtab_type for kmod compressionVeronika Molnarova
2024-10-17perf probe: Improve log for long event name failureLeo Yan
2024-10-17perf probe: Check group string lengthLeo Yan
2024-10-17perf probe: Use the MAX_EVENT_NAME_LEN macroLeo Yan
2024-10-17perf test: Speed up some tests using perf listNamhyung Kim
2024-10-17perf trace: The return from 'write' isn't a pidArnaldo Carvalho de Melo
2024-10-16perf x86/topdown: Refine helper arch_is_topdown_metrics()Dapeng Mi
2024-10-16perf x86/topdown: Make topdown metrics comparators be symmetricDapeng Mi
2024-10-16perf tool_pmu: Remove duplicate io.h headerIan Rogers
2024-10-14perf arm-spe: Add Cortex CPUs to common data source encoding listLeo Yan
2024-10-14perf arm-spe: Add Neoverse-V2 to common data source encoding listBesar Wicaksono
2024-10-14perf arm-spe: Remove the unused 'midr' fieldLeo Yan
2024-10-14perf arm-spe: Use metadata to decide the data source featureLeo Yan
2024-10-14perf arm-spe: Introduce arm_spe__is_homogeneous()Leo Yan
2024-10-14perf arm-spe: Rename the common data source encodingLeo Yan
2024-10-14perf arm-spe: Rename arm_spe__synth_data_source_generic()Leo Yan
2024-10-14perf test: Delete unused Intel CQM testHoward Chu
2024-10-14perf evsel: Fix missing inherit + sample read checkNamhyung Kim
2024-10-14perf sched timehist: Add pre-migration wait time optionMadadi Vineeth Reddy
2024-10-14perf tools: Remove unnecessary parenthesesNamhyung Kim
2024-10-14perf tools: Fix possible compiler warnings in hashmapNamhyung Kim
2024-10-14Merge tag 'v6.12-rc3' into perf-tools-nextNamhyung Kim
2024-10-14perf tools: Fix compiler error in util/tool_pmu.cNamhyung Kim
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