开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
metricgroup.c
Age
Commit message (
Expand
)
Author
2026-07-10
perf metricgroup: Fix metric expression copy leaks
Yu Peng
2026-06-30
perf parse-events: Restrict core PMU bypass to --cputype option
Ian Rogers
2026-06-30
perf evlist: Add reference count checking
Ian Rogers
2026-06-30
perf evlist: Add reference count
Ian Rogers
2026-06-04
perf pmu: Recognize 'default_core' as a core PMU and document matching
Ian Rogers
2026-05-14
perf metricgroup: Avoid scanning unnecessary PMUs for identifier match
Ian Rogers
2026-04-02
perf metricgroup: Refine error logs
Leo Yan
2026-03-27
perf tools: Add --pmu-filter option for filtering PMUs
Qinxin Xia
2026-02-24
perf metricgroup: Fix metricgroup__has_metric_or_groups
Ian Rogers
2026-02-06
perf metricgroup: Don't early exit if no CPUID table exists
Ian Rogers
2026-01-27
perf metricgroup: Constify variables storing the result of strchr() on const ...
Arnaldo Carvalho de Melo
2025-11-11
perf jevents: Add metric DefaultShowEvents
Ian Rogers
2025-11-11
perf jevents: Add set of common metrics based on default ones
Ian Rogers
2025-11-11
perf metricgroup: Add care to picking the evsel for displaying a metric
Ian Rogers
2025-11-03
perf metricgroup: When copy metrics copy default information
Ian Rogers
2025-11-03
perf metricgroup: Missed free on error path
Ian Rogers
2025-07-24
perf metricgroups: Add NO_THRESHOLD_AND_NMI constraint
Ian Rogers
2025-07-11
perf stat: Move metric list from config to evlist
Ian Rogers
2025-07-11
perf metricgroup: Factor out for-each function and move out printing
Ian Rogers
2025-05-13
perf list: Display the PMU name associated with a perf metric in JSON
Ian Rogers
2025-05-13
perf metricgroup: Binary search when resolving referred to metrics
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
2024-10-10
perf tool_pmu: Factor tool events into their own PMU
Ian Rogers
2024-09-26
perf evsel: Remove pmu_name
Ian Rogers
2024-09-11
perf pmus: Fake PMU clean up
Ian Rogers
2024-05-10
perf parse-events: Add new 'fake_tp' parameter for tests
Dominique Martinet
2024-04-18
perf stat: Add new field in stat_config to enable hardware aware grouping
Weilin Wang
2024-04-12
perf metrics: Remove the "No_group" metric group
Ian Rogers
2024-02-29
perf metrics: Fix segv for metrics with no events
Ian Rogers
2024-02-29
perf metrics: Fix metric matching
Ian Rogers
2024-02-22
perf metrics: Compute unmerged uncore metrics individually
Ian Rogers
2024-01-26
perf tools: Fix calloc() arguments to address error introduced in gcc-14
Sun Haiyong
2023-12-05
perf metrics: Avoid segv if default metricgroup isn't set
Ian Rogers
2023-09-27
perf metric: "Compat" supports regular expression matching identifiers
Jing Zhang
2023-08-24
perf pmu-events: Add extra underscore to function names
Ian Rogers
2023-06-16
perf metrics: Sort the Default metricgroup
Kan Liang
2023-06-15
perf stat,jevents: Introduce Default tags for the default mode
Kan Liang
2023-06-13
perf metric: Fix no group check
Kan Liang
2023-05-27
perf pmus: Remove perf_pmus__has_hybrid
Ian Rogers
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
perf metrics: Remove perf_pmu__is_hybrid use
Ian Rogers
2023-05-22
Merge remote-tracking branch 'acme/perf-tools' into perf-tools-next
Arnaldo Carvalho de Melo
2023-05-16
perf metrics: Avoid segv with --topdown for metrics without a group
Ian Rogers
2023-05-15
perf metrics: Be PMU specific in event match
Ian Rogers
2023-05-15
perf stat: Command line PMU metric filtering
Ian Rogers
2023-05-15
perf metrics: Be PMU specific for referenced metrics.
Ian Rogers
2023-05-15
perf parse-events: Add pmu filter
Ian Rogers
2023-05-10
perf metric: JSON flag to not group events if gathering a metric group
Ian Rogers
2023-05-05
perf metrics: Fix SEGV with --for-each-cgroup
Ian Rogers
[next]