index
:
pub/scm/linux/kernel/git/kees/linux.git
master
Various feature branches
Kees Cook
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
tool_pmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-22
perf tool_pmu: Make tool PMU events respect enable/disable
Ian Rogers
1
-51
/
+195
2026-02-10
Revert "perf tool_pmu: More accurately set the cpus for tool events"
Ian Rogers
1
-19
/
+0
2025-11-17
perf tool_pmu: More accurately set the cpus for tool events
Ian Rogers
1
-0
/
+19
2025-11-17
perf tool_pmu: Use old_count when computing count values for time events
Ian Rogers
1
-26
/
+33
2025-11-11
perf tool_pmu: Make core_wide and target_cpu json events
Ian Rogers
1
-2
/
+22
2025-09-19
perf tools: Remove a pointless check
Namhyung Kim
1
-3
/
+0
2025-07-24
libperf evsel: Rename own_cpus to pmu_cpus
Ian Rogers
1
-6
/
+6
2025-07-24
perf tool_pmu: Allow num_cpus(_online) to be specific to a cpumask
Ian Rogers
1
-7
/
+49
2025-05-13
perf pmu: Change aliases from list to hashmap
Ian Rogers
1
-12
/
+5
2025-04-25
perf tool_pmu: Fix aggregation on duration_time
Ian Rogers
1
-1
/
+7
2025-03-19
perf pmu: Handle memory failure in tool_pmu__new()
Thomas Richter
1
-0
/
+8
2025-03-19
perf cpumap: Increment reference count for online cpumap
Ian Rogers
1
-0
/
+1
2025-02-26
perf pmu: Dynamically allocate tool PMU
James Clark
1
-11
/
+10
2025-02-10
perf tools: Add skip check in tool_pmu__event_to_str()
Kan Liang
1
-1
/
+2
2024-10-16
perf tool_pmu: Remove duplicate io.h header
Ian Rogers
1
-1
/
+0
2024-10-14
perf tools: Fix compiler error in util/tool_pmu.c
Namhyung Kim
1
-1
/
+1
2024-10-10
perf tool_pmu: Switch to standard pmu functions and json descriptions
Ian Rogers
1
-77
/
+32
2024-10-10
perf tool_pmu: Move expr literals to tool_pmu
Ian Rogers
1
-3
/
+143
2024-10-10
perf tool_pmu: Rename perf_tool_event__* to tool_pmu__*
Ian Rogers
1
-8
/
+8
2024-10-10
perf tool_pmu: Rename enum perf_tool_event to tool_pmu_event
Ian Rogers
1
-22
/
+22
2024-10-10
perf tool_pmu: Factor tool events into their own PMU
Ian Rogers
1
-0
/
+411