summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2023-10-04tools/perf: Add text_end to "struct dso" to save .text section sizeAthira Rajeev
2023-10-04perf hisi-ptt: Fix memory leak in lseek failure handlingKuan-Wei Chiu
2023-09-29perf intel-pt: Fix async branch flagsAdrian Hunter
2023-09-29perf dlfilter: Fix use of addr_location__exit() in dlfilter__object_code()Adrian Hunter
2023-09-29perf pmus: Make PMU alias name loading lazyIan Rogers
2023-09-27perf metric: "Compat" supports regular expression matching identifiersJing Zhang
2023-09-27perf pmu: "Compat" supports regular expression matching identifiersJing Zhang
2023-09-27perf record: Fix BTF type checks in the off-cpu profilingNamhyung Kim
2023-09-26perf evlist: Avoid frequency mode for the dummy eventIan Rogers
2023-09-26perf pmu: Fix perf stat output with correct scale and unitWyes Karny
2023-09-18perf parse-events: Fix tracepoint name memory leakIan Rogers
2023-09-18perf kwork top: Simplify bool conversionYang Li
2023-09-17perf pmu: Ensure all alias variables are initializedIan Rogers
2023-09-17perf trace: Avoid compile error wrt redefining boolIan Rogers
2023-09-17perf bpf-prologue: Remove unused fileIan Rogers
2023-09-15perf pmu: Remove unused functionJames Clark
2023-09-15perf pmus: Simplify perf_pmus__find_core_pmu()James Clark
2023-09-15perf pmu: Move pmu__find_core_pmu() to pmus.cJames Clark
2023-09-15perf symbol: Avoid an undefined behavior warningIan Rogers
2023-09-12perf bpf-filter: Add YYDEBUGIan Rogers
2023-09-12perf pmu: Add YYDEBUGIan Rogers
2023-09-12perf expr: Make YYDEBUG dependent on doing a debug buildIan Rogers
2023-09-12perf parse-events: Make YYDEBUG dependent on doing a debug buildIan Rogers
2023-09-12perf parse-events: Remove unused header filesIan Rogers
2023-09-12perf util: Add a function for replacing characters in a stringJames Clark
2023-09-12perf list pfm: Retry supported test with exclude_kernelIan Rogers
2023-09-12perf list: Avoid a hardcoded cpu PMU nameIan Rogers
2023-09-12perf lock contention: Add -G/--cgroup-filter optionNamhyung Kim
2023-09-12perf lock contention: Add --lock-cgroup optionNamhyung Kim
2023-09-12perf lock contention: Prepare to handle cgroupsNamhyung Kim
2023-09-12perf tools: Add read_all_cgroups() and __cgroup_find()Namhyung Kim
2023-09-12perf kwork top: Add BPF-based statistics on softirq event supportYang Jihong
2023-09-12perf kwork top: Add BPF-based statistics on hardirq event supportYang Jihong
2023-09-12perf kwork top: Implements BPF-based cpu usage statisticsYang Jihong
2023-09-12perf kwork top: Add statistics on softirq event supportYang Jihong
2023-09-12perf kwork top: Add statistics on hardirq event supportYang Jihong
2023-09-12perf evsel: Add evsel__intval_common() helperYang Jihong
2023-09-12perf kwork top: Introduce new top utilityYang Jihong
2023-09-12perf kwork: Add sched record supportYang Jihong
2023-09-12perf kwork: Add `kwork` and `src_type` to work_init() for 'struct kwork_class'Yang Jihong
2023-09-12perf evlist: Add evlist__findnew_tracking_event() helperYang Jihong
2023-09-11perf tools: Update copy of libbpf's hashmap.cArnaldo Carvalho de Melo
2023-09-11perf parse-events: Introduce 'struct parse_events_terms'Ian Rogers
2023-09-11perf parse-events: Copy fewer term listsIan Rogers
2023-09-11perf parse-events: Avoid enum castsIan Rogers
2023-09-11perf parse-events: Tidy up str parameterIan Rogers
2023-09-11perf parse-events: Remove unnecessary __maybe_unusedIan Rogers
2023-09-11perf machine: Use true and false for bool variableJiapeng Chong
2023-09-09Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-09-05perf parse-events: Fix driver config termIan Rogers