index
:
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
/
stat-display.c
Age
Commit message (
Expand
)
Author
2023-08-21
perf stat-display: Check if snprintf()'s fmt argument is NULL
Kaige Ye
2023-08-08
perf stat: Don't display zero tool counts
Ian Rogers
2023-06-16
perf stat: New metricgroup output for the default mode
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 stat: Avoid hybrid PMU list
Ian Rogers
2023-05-27
perf evlist: Reduce scope of evlist__has_hybrid
Ian Rogers
2023-05-23
perf stat: Setup the foundation to allow aggregation based on cache topology
K Prateek Nayak
2023-05-10
perf metric: Change divide by zero and !support events behavior
Ian Rogers
2023-04-28
perf stat: Avoid SEGV on counter->name
Ian Rogers
2023-02-19
perf stat: Add cpu_aggr_map for loop
Ian Rogers
2023-02-19
perf stat: Hide runtime_stat
Ian Rogers
2023-02-02
perf stat: Hide invalid uncore event output for aggr mode
Namhyung Kim
2022-12-14
perf stat: Update event skip condition for system-wide per-thread mode and me...
Namhyung Kim
2022-12-14
perf stat: Fix invalid output handle
James Clark
2022-12-14
perf stat: Fix multi-line metric output in JSON
Namhyung Kim
2022-12-14
perf stat: Fix printing field separator in CSV metrics output
Athira Rajeev
2022-12-14
perf stat: Check existence of os->prefix, fixing a segfault
Ian Rogers
2022-12-05
Revert "perf stat: Rename "aggregate-number" to "cpu-count" in JSON"
Namhyung Kim
2022-11-24
perf stat: Tidy up JSON metric-only output when no metrics
Namhyung Kim
2022-11-24
perf stat: Rename "aggregate-number" to "cpu-count" in JSON
Namhyung Kim
2022-11-24
perf stat: Fix JSON output in metric-only mode
Namhyung Kim
2022-11-24
perf stat: Pass through 'struct outstate'
Namhyung Kim
2022-11-24
perf stat: Do not pass runtime_stat to printout()
Namhyung Kim
2022-11-24
perf stat: Pass struct outstate to printout()
Namhyung Kim
2022-11-24
perf stat: Pass 'struct outstate' to print_metric_begin()
Namhyung Kim
2022-11-24
perf stat: Use 'struct outstate' in evlist__print_counters()
Namhyung Kim
2022-11-24
perf stat: Pass const char *prefix to display routines
Namhyung Kim
2022-11-24
perf stat: Remove metric_only argument in print_counter_aggrdata()
Namhyung Kim
2022-11-24
perf stat: Remove prefix argument in print_metric_headers()
Namhyung Kim
2022-11-24
perf stat: Use scnprintf() in prepare_interval()
Namhyung Kim
2022-11-24
perf stat: Do not align time prefix in CSV output
Namhyung Kim
2022-11-24
perf stat: Move summary prefix printing logic in CSV output
Namhyung Kim
2022-11-24
perf stat: Fix cgroup display in JSON output
Namhyung Kim
2022-11-16
perf stat: Add print_aggr_cgroup() for --for-each-cgroup and --topdown
Namhyung Kim
2022-11-16
perf stat: Support --for-each-cgroup and --metric-only
Namhyung Kim
2022-11-16
perf stat: Factor out print_metric_{begin,end}()
Namhyung Kim
2022-11-16
perf stat: Factor out prefix display
Namhyung Kim
2022-11-16
perf stat: Move condition to print_footer()
Namhyung Kim
2022-11-16
perf stat: Rework header display
Namhyung Kim
2022-11-16
perf stat: Remove impossible condition
Namhyung Kim
2022-11-16
perf stat: Cleanup interval print alignment
Namhyung Kim
2022-11-16
perf stat: Factor out prepare_interval()
Namhyung Kim
2022-11-16
perf stat: Split print_metric_headers() function
Namhyung Kim
2022-11-16
perf stat: Align cgroup names
Namhyung Kim
2022-11-16
perf stat: Add before_metric argument
Namhyung Kim
2022-11-16
perf stat: Handle bad events in abs_printout()
Namhyung Kim
2022-11-16
perf stat: Factor out print_counter_value() function
Namhyung Kim
2022-11-16
perf stat: Split aggr_printout() function
Namhyung Kim
2022-11-16
perf stat: Split print_cgroup() function
Namhyung Kim
[next]