index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
metricgroup.c
Age
Commit message (
Expand
)
Author
2021-02-17
perf metricgroup: Remove unneeded semicolon
Yang Li
2021-01-21
perf metricgroup: Fix system PMU metrics
John Garry
2021-01-21
perf metricgroup: Fix for metrics containing duration_time
John Garry
2020-12-17
perf metricgroup: Support adding metrics for system PMUs
John Garry
2020-12-17
perf metricgroup: Support printing metric groups for system PMUs
John Garry
2020-12-17
perf metricgroup: Split up metricgroup__print()
John Garry
2020-12-17
perf metricgroup: Fix metrics using aliases covering multiple PMUs
John Garry
2020-11-16
perf expr: Force encapsulation on expr_id_data
Ian Rogers
2020-10-13
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2020-09-28
perf tools: Copy metric events properly when expand cgroups
Namhyung Kim
2020-09-17
perf metricgroup: Fix uncore metric expressions
Ian Rogers
2020-09-17
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-09-15
perf metric: Do not free metric when failed to resolve
Namhyung Kim
2020-09-15
perf metric: Free metric when it failed to resolve
Namhyung Kim
2020-09-15
perf metric: Fix some memory leaks - part 2
Namhyung Kim
2020-09-15
perf metric: Fix some memory leaks
Namhyung Kim
2020-09-10
perf metricgroup: Pass pmu_event structure as a parameter for arch_get_runtim...
Kajol Jain
2020-09-10
perf metricgroup: Fix typo in comment.
Ian Rogers
2020-09-09
perf list: Do not print 'Metric Groups:' unnecessarily
Namhyung Kim
2020-07-30
perf metric: Rename group_list to metric_list
Jiri Olsa
2020-07-30
perf metric: Rename struct egroup to metric
Jiri Olsa
2020-07-30
perf metric: Add recursion check when processing nested metrics
Jiri Olsa
2020-07-30
perf metric: Add events for the current list
Jiri Olsa
2020-07-30
perf metric: Collect referenced metrics in struct metric_expr
Jiri Olsa
2020-07-30
perf metric: Collect referenced metrics in struct metric_ref_node
Jiri Olsa
2020-07-30
perf metric: Rename __metricgroup__add_metric to __add_metric
Jiri Olsa
2020-07-30
perf metric: Add add_metric function
Jiri Olsa
2020-07-30
perf metric: Add macros for iterating map events
Jiri Olsa
2020-07-17
perf metric: Add 'struct expr_id_data' to keep expr value
Jiri Olsa
2020-06-22
perf tools: Release metric_events rblist
Jiri Olsa
2020-06-22
perf tools: Add metricgroup__parse_groups_test function
Jiri Olsa
2020-06-22
perf tools: Add map to parse_groups() function
Jiri Olsa
2020-06-22
perf tools: Add fake_pmu to parse_group() function
Jiri Olsa
2020-06-22
perf parse: Factor out parse_groups() function
Jiri Olsa
2020-05-28
perf metricgroup: Remove unnecessary ',' from events
Ian Rogers
2020-05-28
perf metricgroup: Add options to not group or merge
Ian Rogers
2020-05-28
perf metricgroup: Remove duped metric group events
Ian Rogers
2020-05-28
perf metricgroup: Order event groups by size
Ian Rogers
2020-05-28
perf metricgroup: Delay events string creation
Ian Rogers
2020-05-28
perf metricgroup: Use early return in add_metric
Ian Rogers
2020-05-28
perf metricgroup: Always place duration_time last
Ian Rogers
2020-05-28
perf metricgroup: Free metric_events on error
Ian Rogers
2020-05-28
perf metricgroup: Make 'evlist_used' variable a bitmap instead of array of bools
Ian Rogers
2020-05-28
perf expr: Migrate expr ids table to a hashmap
Ian Rogers
2020-04-30
perf metricgroups: Enhance JSON/metric infrastructure to handle "?"
Kajol Jain
2020-04-16
perf metrictroup: Split the metricgroup__add_metric function
Kajol Jain
2020-03-24
perf metricgroup: Fix printing event names of metric group with multiple even...
Kajol Jain
2020-03-10
perf metricgroup: Support metric constraint
Kan Liang
2020-03-10
perf metricgroup: Factor out metricgroup__add_metric_weak_group()
Kan Liang
2019-12-11
perf metricgroup: Fix printing event names of metric group with multiple events
Kajol Jain
[next]