Arnaldo Carvalho de Melo
|
e5cadb93d0
perf evlist: Rename for_each() macros to for_each_entry()
|
9 年之前 |
Andi Kleen
|
239bd47f83
perf stat: Add computation of TopDown formulas
|
9 年之前 |
Andi Kleen
|
f340c5fc93
perf stat: Scale values by unit before metrics
|
9 年之前 |
Ingo Molnar
|
b83ea91f08
Merge branch 'perf/urgent' into perf/core, to pick up fixes
|
9 年之前 |
Jiri Olsa
|
51fd2df1e8
perf stat: Fix interval output values
|
9 年之前 |
Jiri Olsa
|
86a2cf3123
perf stat: Making several helper functions static
|
9 年之前 |
Jiri Olsa
|
3f416f22d1
perf stat: Do not clean event's private stats
|
9 年之前 |
Jiri Olsa
|
e08a4564e2
perf tools: Add stat events fprintf functions
|
9 年之前 |
Jiri Olsa
|
0ea0e35586
perf tools: Add stat event read function
|
9 年之前 |
Jiri Olsa
|
1fe7a30028
perf cpu_map: Add data arg to cpu_map__build_map callback
|
9 年之前 |
Jiri Olsa
|
208df99ed0
perf stat: Add AGGR_UNSET mode
|
9 年之前 |
Jiri Olsa
|
581cc8a2a2
perf stat: Rename perf_stat struct into perf_stat_evsel
|
9 年之前 |
Stephane Eranian
|
02d8dabc50
perf stat: Fix per-pkg event reporting bug
|
10 年之前 |
Jiri Olsa
|
d809560b36
perf stat: Move perf_counts struct and functions into separate object
|
10 年之前 |
Jiri Olsa
|
f80010eb23
perf stat: Move counter processing code into stat object
|
10 年之前 |
Jiri Olsa
|
a7d0a102e4
perf stat: Introduce perf_evsel__alloc_stats function
|
10 年之前 |
Jiri Olsa
|
24e34f68e2
perf stat: Move perf_evlist__(alloc|free|reset)_stats into stat object
|
10 年之前 |
Jiri Olsa
|
a939512d10
perf stat: Move perf_evsel__(alloc|free)_prev_raw_counts into stat object
|
10 年之前 |
Jiri Olsa
|
9689edfabc
perf stat: Move perf_evsel__(alloc|free|reset)_stat_priv into stat object
|
10 年之前 |
Jiri Olsa
|
57b289159a
perf stat: Rename struct perf_counts::cpu member to values
|
10 年之前 |
Jiri Olsa
|
a6fa003855
perf stat: Make stats work over the thread dimension
|
10 年之前 |
Jiri Olsa
|
a8e02324df
perf stat: Use xyarray for cpu evsel counts
|
10 年之前 |
Jiri Olsa
|
9df38e82e2
perf stat: Introduce perf_counts__(new|delete|reset) functions
|
10 年之前 |
Jiri Olsa
|
a9a3a4d92d
perf tools: Move perf_evsel__(alloc|free|reset)_counts into stat object
|
10 年之前 |
Jiri Olsa
|
4c358d5cf3
perf stat: Replace transaction event possition check with id check
|
10 年之前 |
Jiri Olsa
|
e2f56da1d6
perf stat: Add id into perf_stat struct
|
10 年之前 |
David Ahern
|
ffe4f3c0d1
perf stats: Add max and min stats
|
12 年之前 |
David Ahern
|
45528f7c69
perf stats: Fix divide by 0 in variance
|
12 年之前 |
Xiao Guangrong
|
0007eceace
perf stat: Move stats related code to util/stat.c
|
13 年之前 |