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 metricgroup: Support adding metrics for system PMUs
John Garry
2020-12-17
1
-6
/
+60
*
perf metricgroup: Support printing metric groups for system PMUs
John Garry
2020-12-17
1
-4
/
+60
*
perf metricgroup: Split up metricgroup__print()
John Garry
2020-12-17
1
-54
/
+70
*
perf metricgroup: Fix metrics using aliases covering multiple PMUs
John Garry
2020-12-17
1
-1
/
+3
*
perf expr: Force encapsulation on expr_id_data
Ian Rogers
2020-11-16
1
-2
/
+2
*
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2020-10-13
1
-19
/
+56
|
\
|
*
perf metricgroup: Fix uncore metric expressions
Ian Rogers
2020-09-17
1
-19
/
+56
*
|
perf tools: Copy metric events properly when expand cgroups
Namhyung Kim
2020-09-28
1
-0
/
+85
*
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-09-17
1
-10
/
+25
|
\
|
|
*
perf metric: Do not free metric when failed to resolve
Namhyung Kim
2020-09-15
1
-3
/
+6
|
*
perf metric: Free metric when it failed to resolve
Namhyung Kim
2020-09-15
1
-5
/
+12
|
*
perf metric: Fix some memory leaks - part 2
Namhyung Kim
2020-09-15
1
-0
/
+2
|
*
perf metric: Fix some memory leaks
Namhyung Kim
2020-09-15
1
-2
/
+5
*
|
perf metricgroup: Pass pmu_event structure as a parameter for arch_get_runtim...
Kajol Jain
2020-09-10
1
-3
/
+2
*
|
perf metricgroup: Fix typo in comment.
Ian Rogers
2020-09-10
1
-1
/
+1
*
|
perf list: Do not print 'Metric Groups:' unnecessarily
Namhyung Kim
2020-09-09
1
-4
/
+6
|
/
*
perf metric: Rename group_list to metric_list
Jiri Olsa
2020-07-30
1
-21
/
+21
*
perf metric: Rename struct egroup to metric
Jiri Olsa
2020-07-30
1
-75
/
+75
*
perf metric: Add recursion check when processing nested metrics
Jiri Olsa
2020-07-30
1
-12
/
+110
*
perf metric: Add events for the current list
Jiri Olsa
2020-07-30
1
-3
/
+6
*
perf metric: Collect referenced metrics in struct metric_expr
Jiri Olsa
2020-07-30
1
-0
/
+32
*
perf metric: Collect referenced metrics in struct metric_ref_node
Jiri Olsa
2020-07-30
1
-16
/
+172
*
perf metric: Rename __metricgroup__add_metric to __add_metric
Jiri Olsa
2020-07-30
1
-11
/
+6
*
perf metric: Add add_metric function
Jiri Olsa
2020-07-30
1
-26
/
+36
*
perf metric: Add macros for iterating map events
Jiri Olsa
2020-07-30
1
-37
/
+40
*
perf metric: Add 'struct expr_id_data' to keep expr value
Jiri Olsa
2020-07-17
1
-1
/
+1
*
perf tools: Release metric_events rblist
Jiri Olsa
2020-06-22
1
-0
/
+19
*
perf tools: Add metricgroup__parse_groups_test function
Jiri Olsa
2020-06-22
1
-0
/
+11
*
perf tools: Add map to parse_groups() function
Jiri Olsa
2020-06-22
1
-10
/
+13
*
perf tools: Add fake_pmu to parse_group() function
Jiri Olsa
2020-06-22
1
-2
/
+3
*
perf parse: Factor out parse_groups() function
Jiri Olsa
2020-06-22
1
-6
/
+16
*
perf metricgroup: Remove unnecessary ',' from events
Ian Rogers
2020-05-28
1
-2
/
+7
*
perf metricgroup: Add options to not group or merge
Ian Rogers
2020-05-28
1
-16
/
+52
*
perf metricgroup: Remove duped metric group events
Ian Rogers
2020-05-28
1
-29
/
+62
*
perf metricgroup: Order event groups by size
Ian Rogers
2020-05-28
1
-1
/
+15
*
perf metricgroup: Delay events string creation
Ian Rogers
2020-05-28
1
-12
/
+21
*
perf metricgroup: Use early return in add_metric
Ian Rogers
2020-05-28
1
-7
/
+15
*
perf metricgroup: Always place duration_time last
Ian Rogers
2020-05-28
1
-9
/
+9
*
perf metricgroup: Free metric_events on error
Ian Rogers
2020-05-28
1
-0
/
+3
*
perf metricgroup: Make 'evlist_used' variable a bitmap instead of array of bools
Ian Rogers
2020-05-28
1
-10
/
+8
*
perf expr: Migrate expr ids table to a hashmap
Ian Rogers
2020-05-28
1
-50
/
+42
*
perf metricgroups: Enhance JSON/metric infrastructure to handle "?"
Kajol Jain
2020-04-30
1
-3
/
+25
*
perf metrictroup: Split the metricgroup__add_metric function
Kajol Jain
2020-04-16
1
-25
/
+35
*
perf metricgroup: Fix printing event names of metric group with multiple even...
Kajol Jain
2020-03-24
1
-19
/
+30
*
perf metricgroup: Support metric constraint
Kan Liang
2020-03-10
1
-1
/
+53
*
perf metricgroup: Factor out metricgroup__add_metric_weak_group()
Kan Liang
2020-03-10
1
-24
/
+33
*
perf metricgroup: Fix printing event names of metric group with multiple events
Kajol Jain
2019-12-11
1
-2
/
+5
*
perf parse: Report initial event parsing error
Ian Rogers
2019-11-18
1
-1
/
+1
*
perf metricgroup: Support multiple events for metricgroup
Jin Yao
2019-09-01
1
-40
/
+44
*
perf metricgroup: Scale the metric result
Jin Yao
2019-09-01
1
-0
/
+3
[next]