index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
metricgroup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf metrics: Sort the Default metricgroup
Kan Liang
2023-06-16
1
-0
/
+26
*
perf stat,jevents: Introduce Default tags for the default mode
Kan Liang
2023-06-16
1
-0
/
+6
*
perf metric: Fix no group check
Kan Liang
2023-06-14
1
-1
/
+1
*
perf pmus: Remove perf_pmus__has_hybrid
Ian Rogers
2023-05-27
1
-1
/
+1
*
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
1
-2
/
+3
*
perf metrics: Remove perf_pmu__is_hybrid use
Ian Rogers
2023-05-27
1
-4
/
+2
*
Merge remote-tracking branch 'acme/perf-tools' into perf-tools-next
Arnaldo Carvalho de Melo
2023-05-22
1
-1
/
+1
|
\
|
*
perf metrics: Avoid segv with --topdown for metrics without a group
Ian Rogers
2023-05-16
1
-1
/
+1
*
|
perf metrics: Be PMU specific in event match
Ian Rogers
2023-05-15
1
-3
/
+7
*
|
perf stat: Command line PMU metric filtering
Ian Rogers
2023-05-15
1
-1
/
+2
*
|
perf metrics: Be PMU specific for referenced metrics.
Ian Rogers
2023-05-15
1
-26
/
+68
*
|
perf parse-events: Add pmu filter
Ian Rogers
2023-05-15
1
-2
/
+2
|
/
*
perf metric: JSON flag to not group events if gathering a metric group
Ian Rogers
2023-05-10
1
-4
/
+4
*
perf metrics: Fix SEGV with --for-each-cgroup
Ian Rogers
2023-05-06
1
-0
/
+1
*
perf metricgroups: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-12
1
-9
/
+9
*
perf parse-events: Warn when events are regrouped
Ian Rogers
2023-03-13
1
-1
/
+2
*
perf stat: Implement --topdown using json metrics
Ian Rogers
2023-02-19
1
-0
/
+31
*
perf stat: Add TopdownL1 metric as a default if present
Ian Rogers
2023-02-19
1
-4
/
+2
*
perf metric: Add --metric-no-threshold option
Ian Rogers
2023-02-19
1
-23
/
+39
*
perf metric: Compute and print threshold values
Ian Rogers
2023-02-19
1
-3
/
+21
*
perf list: Support for printing metric thresholds
Ian Rogers
2023-02-19
1
-0
/
+3
*
perf pmu-events: Make the metric_constraint an enum
Ian Rogers
2023-02-19
1
-7
/
+12
*
perf metrics: Improve variable names
Ian Rogers
2023-02-19
1
-23
/
+22
*
perf pmu-events: Introduce pmu_metrics_table
Ian Rogers
2023-02-03
1
-27
/
+27
*
perf pmu-events: Add separate metric from pmu_event
Ian Rogers
2023-02-02
1
-82
/
+79
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-12-16
1
-5
/
+5
|
\
|
*
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
2022-11-10
1
-5
/
+5
*
|
perf list: Reorganize to use callbacks to allow honouring command line options
Ian Rogers
2022-11-23
1
-179
/
+64
*
|
perf expr: Tidy hashmap dependency
Ian Rogers
2022-11-16
1
-0
/
+1
*
|
perf list: Generalize limiting to a PMU name
Ian Rogers
2022-11-15
1
-1
/
+2
|
/
*
perf metric: Remove unused struct metric_ref_node
Yuan Can
2022-10-06
1
-11
/
+0
*
perf metrics: Wire up core_wide
Ian Rogers
2022-10-04
1
-35
/
+90
*
perf stat: Delay metric parsing
Ian Rogers
2022-10-04
1
-2
/
+1
*
perf expr: Move the scanner_ctx into the parse_ctx
Ian Rogers
2022-10-04
1
-2
/
+2
*
perf metrics: Use 'unsigned int' instead of just 'unsigned'.
Xin Gao
2022-10-04
1
-1
/
+1
*
perf metric: Return early if no CPU PMU table exists
Ian Rogers
2022-08-31
1
-0
/
+3
*
perf metrics: Copy entire pmu_event in find metric
Ian Rogers
2022-08-13
1
-15
/
+18
*
perf pmu-events: Hide the pmu_events
Ian Rogers
2022-08-13
1
-21
/
+21
*
perf pmu-events: Don't assume pmu_event is an array
Ian Rogers
2022-08-13
1
-56
/
+125
*
perf pmu-events: Hide pmu_events_map
Ian Rogers
2022-08-13
1
-6
/
+9
*
perf pmu-events: Avoid passing pmu_events_map
Ian Rogers
2022-08-13
1
-43
/
+39
*
perf metrics: Ensure at least 1 id per metric
Ian Rogers
2022-06-19
1
-0
/
+9
*
perf metrics: Don't add all tool events for sharing
Ian Rogers
2022-05-09
1
-6
/
+39
*
perf metrics: Support all tool events
Ian Rogers
2022-05-09
1
-36
/
+51
*
Revert "perf stat: Support metrics with hybrid events"
Ian Rogers
2022-05-09
1
-244
/
+19
*
perf stat: Support metrics with hybrid events
Zhengjun Xing
2022-04-22
1
-19
/
+244
*
perf metric: Fix metric_leader
Ian Rogers
2022-01-15
1
-1
/
+1
*
perf metricgroup: Fix use after free in metric__new()
José Expósito
2022-01-14
1
-1
/
+1
*
perf metric: Reduce multiplexing with duration_time
Ian Rogers
2021-12-08
1
-9
/
+33
*
perf metric: Fix memory leaks
Ian Rogers
2021-11-07
1
-1
/
+4
[next]