Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
be5537542743f72c7cedddd145c17cf7706baa23
/
tools
/
perf
/
util
/
stat.c
26e4711
perf stat: Make function perf_stat_evsel_id_init static
by Thomas Richter
· 7 years ago
14e72a2
perf stat: Update or print per-thread stats
by Jin Yao
· 8 years ago
1fcd039
perf stat: Update per-thread shadow stats
by Jin Yao
· 8 years ago
15bcdc9
Merge branch 'linus' into perf/core, to fix conflicts
by Ingo Molnar
· 8 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 8 years ago
021b462
perf stat: Make --per-thread update shadow stats to show metrics
by Jiri Olsa
· 8 years ago
54830dd
perf stat: Move the shadow stats scale computation in perf_stat__update_shadow_stats
by Jiri Olsa
· 9 years ago
e669e83
perf evsel: Restore evsel->priv as a tool private area
by Arnaldo Carvalho de Melo
· 8 years ago
f7794d5
perf evsel: Add read_counter()
by Jiri Olsa
· 8 years ago
daefd0b
perf stat: Add support to measure SMI cost
by Kan Liang
· 8 years ago
a43783a
perf tools: Include errno.h where needed
by Arnaldo Carvalho de Melo
· 8 years ago
fd20e81
perf tools: Including missing inttypes.h header
by Arnaldo Carvalho de Melo
· 8 years ago
bb963e1
perf utils: Check verbose flag properly
by Namhyung Kim
· 8 years ago
e5cadb9
perf evlist: Rename for_each() macros to for_each_entry()
by Arnaldo Carvalho de Melo
· 9 years ago
239bd47
perf stat: Add computation of TopDown formulas
by Andi Kleen
· 9 years ago
f340c5f
perf stat: Scale values by unit before metrics
by Andi Kleen
· 9 years ago
b83ea91
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 10 years ago
51fd2df
perf stat: Fix interval output values
by Jiri Olsa
· 10 years ago
86a2cf3
perf stat: Making several helper functions static
by Jiri Olsa
· 10 years ago
3f416f2
perf stat: Do not clean event's private stats
by Jiri Olsa
· 10 years ago
e08a456
perf tools: Add stat events fprintf functions
by Jiri Olsa
· 10 years ago
0ea0e35
perf tools: Add stat event read function
by Jiri Olsa
· 10 years ago
1fe7a30
perf cpu_map: Add data arg to cpu_map__build_map callback
by Jiri Olsa
· 10 years ago
208df99
perf stat: Add AGGR_UNSET mode
by Jiri Olsa
· 10 years ago
581cc8a
perf stat: Rename perf_stat struct into perf_stat_evsel
by Jiri Olsa
· 10 years ago
02d8dab
perf stat: Fix per-pkg event reporting bug
by Stephane Eranian
· 10 years ago
d809560
perf stat: Move perf_counts struct and functions into separate object
by Jiri Olsa
· 10 years ago
f80010e
perf stat: Move counter processing code into stat object
by Jiri Olsa
· 10 years ago
a7d0a10
perf stat: Introduce perf_evsel__alloc_stats function
by Jiri Olsa
· 10 years ago
24e34f6
perf stat: Move perf_evlist__(alloc|free|reset)_stats into stat object
by Jiri Olsa
· 10 years ago
a939512
perf stat: Move perf_evsel__(alloc|free)_prev_raw_counts into stat object
by Jiri Olsa
· 10 years ago
9689edf
perf stat: Move perf_evsel__(alloc|free|reset)_stat_priv into stat object
by Jiri Olsa
· 10 years ago
57b2891
perf stat: Rename struct perf_counts::cpu member to values
by Jiri Olsa
· 10 years ago
a6fa003
perf stat: Make stats work over the thread dimension
by Jiri Olsa
· 10 years ago
a8e0232
perf stat: Use xyarray for cpu evsel counts
by Jiri Olsa
· 10 years ago
9df38e8
perf stat: Introduce perf_counts__(new|delete|reset) functions
by Jiri Olsa
· 10 years ago
a9a3a4d
perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat object
by Jiri Olsa
· 10 years ago
4c358d5
perf stat: Replace transaction event possition check with id check
by Jiri Olsa
· 10 years ago
e2f56da
perf stat: Add id into perf_stat struct
by Jiri Olsa
· 10 years ago
ffe4f3c
perf stats: Add max and min stats
by David Ahern
· 12 years ago
45528f7
perf stats: Fix divide by 0 in variance
by David Ahern
· 12 years ago
0007ece
perf stat: Move stats related code to util/stat.c
by Xiao Guangrong
· 13 years ago