index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-c2c.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-21
perf c2c report: Add cacheline index entry
Jiri Olsa
1
-3
/
+61
2016-10-21
perf c2c report: Recalc width of global sort entries
Jiri Olsa
1
-0
/
+12
2016-10-21
perf c2c report: Allow to set cacheline sort fields
Jiri Olsa
1
-17
/
+102
2016-10-21
perf c2c report: Add support to choose local HITMs
Jiri Olsa
1
-19
/
+95
2016-10-21
perf c2c report: Limit the cachelines table entries
Jiri Olsa
1
-1
/
+36
2016-10-21
perf c2c report: Allow to report callchains
Jiri Olsa
1
-0
/
+67
2016-10-21
perf c2c report: Add c2c related stats stdio output
Jiri Olsa
1
-6
/
+27
2016-10-21
perf c2c report: Add shared cachelines stats stdio output
Jiri Olsa
1
-1
/
+61
2016-10-21
perf c2c report: Add global stats stdio output
Jiri Olsa
1
-0
/
+56
2016-10-21
perf c2c report: Add TUI cacheline browser
Jiri Olsa
1
-0
/
+81
2016-10-21
perf c2c report: Add main TUI browser
Jiri Olsa
1
-2
/
+115
2016-10-19
perf c2c report: Add stdio output support
Jiri Olsa
1
-0
/
+83
2016-10-19
perf c2c report: Set final resort fields
Jiri Olsa
1
-0
/
+31
2016-10-19
perf c2c report: Setup number of header lines for hists
Jiri Olsa
1
-6
/
+12
2016-10-19
perf c2c report: Add src line sort key
Jiri Olsa
1
-1
/
+12
2016-10-19
perf c2c report: Add 'cpucnt' sort key
Jiri Olsa
1
-0
/
+23
2016-10-19
perf c2c report: Add stats related sort keys
Jiri Olsa
1
-0
/
+80
2016-10-19
perf c2c report: Add 'node' sort key
Jiri Olsa
1
-0
/
+219
2016-10-19
perf c2c report: Add 'symbol' and 'dso' sort keys
Jiri Olsa
1
-0
/
+18
2016-10-19
perf c2c report: Add 'tid' sort key
Jiri Olsa
1
-0
/
+7
2016-10-19
perf c2c report: Add 'pid' sort key
Jiri Olsa
1
-0
/
+25
2016-10-19
perf c2c report: Add dram related sort keys
Jiri Olsa
1
-0
/
+21
2016-10-19
perf c2c report: Add hitm/store percent related sort keys
Jiri Olsa
1
-0
/
+202
2016-10-19
perf c2c report: Add hitm percent sort key
Jiri Olsa
1
-0
/
+91
2016-10-19
perf c2c report: Add total loads sort key
Jiri Olsa
1
-0
/
+60
2016-10-19
perf c2c report: Add total record sort key
Jiri Olsa
1
-0
/
+64
2016-10-19
perf c2c report: Add llc load miss dimension key
Jiri Olsa
1
-0
/
+47
2016-10-19
perf c2c report: Add llc and remote loads related dimension keys
Jiri Olsa
1
-0
/
+20
2016-10-19
perf c2c report: Add loads related dimension keys
Jiri Olsa
1
-0
/
+30
2016-10-19
perf c2c report: Add stores related dimension keys
Jiri Olsa
1
-0
/
+48
2016-10-19
perf c2c report: Add hitm related dimension keys
Jiri Olsa
1
-0
/
+109
2016-10-19
perf c2c report: Add 'iaddr' dimension key
Jiri Olsa
1
-0
/
+30
2016-10-19
perf c2c report: Add 'offset' dimension key
Jiri Olsa
1
-0
/
+36
2016-10-19
perf c2c report: Add 'dcacheline' dimension key
Jiri Olsa
1
-0
/
+37
2016-10-19
perf c2c report: Add header macros
Jiri Olsa
1
-0
/
+35
2016-10-19
perf c2c report: Decode c2c_stats for hist entries
Jiri Olsa
1
-12
/
+26
2016-10-19
perf c2c report: Add cacheline hists processing
Jiri Olsa
1
-6
/
+86
2016-10-19
perf c2c report: Add sample processing
Jiri Olsa
1
-1
/
+107
2016-10-19
perf c2c report: Fallback to standard dimensions
Jiri Olsa
1
-4
/
+8
2016-10-19
perf c2c report: Add sort_entry dimension support
Jiri Olsa
1
-17
/
+65
2016-10-19
perf c2c report: Add dimension support
Jiri Olsa
1
-1
/
+238
2016-10-19
perf c2c: Add report subcommand
Jiri Olsa
1
-1
/
+65
2016-10-19
perf c2c: Add record subcommand
Jiri Olsa
1
-0
/
+114
2016-10-19
perf c2c: Add c2c command
Jiri Olsa
1
-0
/
+23
[prev]