index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
pmu.c
Age
Commit message (
Expand
)
Author
9 days
perf pmu: Recognize default_core as a core PMU in more places
Ian Rogers
2026-06-10
perf pmu: Fix perf_pmu__parse_scale/unit() OOB access on empty sysfs file
Arnaldo Carvalho de Melo
2026-06-10
perf pmu: Fix pmu_id() heap underwrite on empty identifier file
Arnaldo Carvalho de Melo
2026-06-10
perf pmu: Use scnprintf in buffer offset calculations
Athira Rajeev
2026-06-10
perf tools: Fix the check for parameterized field in event term
Athira Rajeev
2026-06-04
perf pmu: Recognize 'default_core' as a core PMU and document matching
Ian Rogers
2026-02-21
Merge tag 'perf-tools-for-v7.0-1-2026-02-21' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-10
perf evlist: Reduce affinity use and move into iterator, fix no affinity
Ian Rogers
2026-02-10
perf evlist: Special map propagation for tool events that read on 1 CPU
Ian Rogers
2026-01-14
perf evsel: Add a helper to get the value of a config field
James Clark
2026-01-14
perf parse-events: Track all user changed config bits
James Clark
2026-01-14
perf evsel: Support sparse fields in evsel__set_config_if_unset()
James Clark
2026-01-14
perf evsel: Move evsel__* functions to evsel.c
James Clark
2026-01-14
perf evsel: Refactor evsel__set_config_if_unset() arguments
James Clark
2026-01-06
perf pmu: Relax uncore wildcard matching to allow numeric suffix
Zide Chen
2025-12-02
perf tools: Remove a trailing newline in the event terms
Namhyung Kim
2025-11-24
perf tools: Add support for perf_event_attr::config4
James Clark
2025-11-09
perf pmu: Make pmu_alias_terms weak again
Ian Rogers
2025-10-15
perf parse-events: Remove hard coded legacy hardware and cache parsing
Ian Rogers
2025-10-15
perf pmu: Add and use legacy_terms in alias information
Ian Rogers
2025-10-15
perf parse-events: Add terms for legacy hardware and cache config values
Ian Rogers
2025-10-15
perf pmu: Factor term parsing into a perf_event_attr into a helper
Ian Rogers
2025-10-15
perf pmu: Use fd rather than FILE from new_alias
Ian Rogers
2025-10-15
perf parse-events: Remove unused FILE input argument to scanner
Ian Rogers
2025-10-15
perf pmu: Don't eagerly parse event terms
Ian Rogers
2025-10-03
perf record: Add ratio-to-prev term
Thomas Falcon
2025-07-26
perf tp_pmu: Add event APIs
Ian Rogers
2025-07-22
perf pmu: Switch FILENAME_MAX to NAME_MAX
Ian Rogers
2025-07-11
perf jevents: If the long_desc and desc are identical then drop the long_desc
Ian Rogers
2025-07-11
perf pmu: Tolerate failure to read the type for wellknown PMUs
Ian Rogers
2025-06-25
perf drm_pmu: Add a tool like PMU to expose DRM information
Ian Rogers
2025-05-28
perf pmu: Avoid segv for missing name/alias_name in wildcarding
Ian Rogers
2025-05-13
perf pmu: Change aliases from list to hashmap
Ian Rogers
2025-05-12
perf parse-events: Add "cpu" term to set the CPU an event is recorded on
Ian Rogers
2025-04-29
perf mem/c2c amd: Add ldlat support
Ravi Bangoria
2025-04-25
perf pmu-events: Add retirement latency to JSON events inside of perf
Ian Rogers
2025-03-19
perf cpumap: Increment reference count for online cpumap
Ian Rogers
2025-02-26
perf pmu: Don't double count common sysfs and json events
James Clark
2025-02-24
perf pmu: Switch to io_dir__readdir
Ian Rogers
2025-02-19
perf tools: Fix up some comments and code to properly use the event_source bus
Greg Kroah-Hartman
2025-02-04
perf pmu: Rename name matching for no suffix or wildcard variants
Ian Rogers
2024-12-18
perf tools: Add aux-action config term
Adrian Hunter
2024-12-09
perf pmu: Remove use of perf_cpu_map__read()
Ian Rogers
2024-11-16
perf pmu: Move pmu_metrics_table__find and remove ARM override
Ian Rogers
2024-11-16
perf header: Pass a perf_cpu rather than a PMU to get_cpuid_str
Ian Rogers
2024-11-09
perf pmu: Add calls enabling the hwmon_pmu
Ian Rogers
2024-10-10
perf tool_pmu: Switch to standard pmu functions and json descriptions
Ian Rogers
2024-10-10
perf tool_pmu: Move expr literals to tool_pmu
Ian Rogers
2024-10-10
perf tool_pmu: Rename perf_tool_event__* to tool_pmu__*
Ian Rogers
2024-10-10
perf tool_pmu: Rename enum perf_tool_event to tool_pmu_event
Ian Rogers
[next]