index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
stat-shadow.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf stat: Remove a set of shadow stats static variables
Jin Yao
2017-12-27
1
-53
/
+15
*
perf stat: Print per-thread shadow stats
Jin Yao
2017-12-27
1
-77
/
+132
*
perf stat: Update per-thread shadow stats
Jin Yao
2017-12-27
1
-28
/
+58
*
perf stat: Create the runtime_stat init/exit function
Jin Yao
2017-12-27
1
-0
/
+17
*
perf stat: Extend rbtree to support per-thread shadow stats
Jin Yao
2017-12-27
1
-0
/
+27
*
perf stat: Define a structure for per-thread shadow stats
Jin Yao
2017-12-27
1
-11
/
+0
*
perf stat: Add rbtree node_delete op
Jin Yao
2017-12-05
1
-1
/
+11
*
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
perf stat: Move the shadow stats scale computation in perf_stat__update_shado...
Jiri Olsa
2017-10-30
1
-23
/
+25
*
|
perf stat: Support duration_time for metrics
Andi Kleen
2017-09-13
1
-4
/
+13
*
|
perf stat: Don't use ctx for saved values lookup
Andi Kleen
2017-09-13
1
-11
/
+5
*
|
perf stat: Support JSON metrics in perf stat
Andi Kleen
2017-09-13
1
-2
/
+20
*
|
perf stat: Print generic metric header even for failed expressions
Andi Kleen
2017-09-13
1
-1
/
+3
*
|
perf stat: Factor out generic metric printing
Andi Kleen
2017-09-13
1
-27
/
+42
|
/
*
perf stat: Fix saved values rbtree lookup
Andi Kleen
2017-08-11
1
-1
/
+5
*
perf stat: Add support to measure SMI cost
Kan Liang
2017-06-21
1
-0
/
+33
*
perf pmu: Add support for MetricName JSON attribute
Andi Kleen
2017-03-23
1
-1
/
+3
*
perf stat: Output JSON MetricExpr metric
Andi Kleen
2017-03-23
1
-0
/
+195
*
perf stat: Add computation of TopDown formulas
Andi Kleen
2016-06-06
1
-0
/
+162
*
perf stat: Update runtime using cpu-clock event
Namhyung Kim
2016-05-16
1
-2
/
+4
*
perf stat: Fix indentation of stalled backend cycle
Namhyung Kim
2016-05-16
1
-1
/
+1
*
perf tools: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
2016-03-23
1
-10
/
+8
*
perf stat: Check for frontend stalled for metrics
Andi Kleen
2016-03-03
1
-1
/
+8
*
perf stat: Support metrics in --per-core/socket mode
Andi Kleen
2016-03-03
1
-0
/
+7
*
perf stat: Implement CSV metrics output
Andi Kleen
2016-03-03
1
-1
/
+1
*
perf stat: Abstract stat metrics printing
Andi Kleen
2016-02-16
1
-95
/
+116
*
perf stat: Move sw clock metrics printout to stat-shadow
Andi Kleen
2015-11-04
1
-0
/
+5
*
perf stat: Fix transaction lenght metrics
Andi Kleen
2015-07-28
1
-5
/
+3
*
perf stat: Move shadow stat counters into separate object
Jiri Olsa
2015-06-08
1
-0
/
+434