aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-24tools lib traceevent: Add version for traceevent shared objectJiri Olsa1-5/+9
2016-10-24tools lib traceevent: Rename LIB_FILE to LIB_TARGETJiri Olsa1-6/+6
2016-10-24tools lib traceevent: Add do_install_mkdir Makefile functionJiri Olsa1-3/+7
2016-10-24tools lib traceevent: Add install_headers targetJiri Olsa1-1/+7
2016-10-24perf tools: Sync copy of x86's syscall tableArnaldo Carvalho de Melo1-2/+2
2016-10-24perf script: Support insn and insnlenAndi Kleen2-3/+27
2016-10-24perf intel-pt/bts: Report instruction bytes and length in sampleAndi Kleen6-1/+19
2016-10-24perf intel-pt/bts: Tidy instruction buffer size usageAdrian Hunter5-23/+16
2016-10-21perf c2c report: Add --show-all optionJiri Olsa2-2/+8
2016-10-21perf c2c report: Add --no-source optionJiri Olsa2-5/+11
2016-10-21perf c2c: Add man page and creditsJiri Olsa2-0/+287
2016-10-21perf c2c report: Add help windowsJiri Olsa1-2/+17
2016-10-21perf c2c report: Iterate node display in browserJiri Olsa1-0/+4
2016-10-21perf c2c report: Add support to manage symbol name lengthJiri Olsa1-1/+32
2016-10-21perf c2c report: Add cacheline index entryJiri Olsa1-3/+61
2016-10-21perf c2c report: Recalc width of global sort entriesJiri Olsa1-0/+12
2016-10-21perf c2c report: Allow to set cacheline sort fieldsJiri Olsa1-17/+102
2016-10-21perf c2c report: Add support to choose local HITMsJiri Olsa1-19/+95
2016-10-21perf c2c report: Limit the cachelines table entriesJiri Olsa3-1/+38
2016-10-21perf c2c report: Allow to report callchainsJiri Olsa1-0/+67
2016-10-21perf c2c report: Add c2c related stats stdio outputJiri Olsa1-6/+27
2016-10-21perf c2c report: Add shared cachelines stats stdio outputJiri Olsa1-1/+61
2016-10-21perf c2c report: Add global stats stdio outputJiri Olsa1-0/+56
2016-10-21perf c2c report: Add TUI cacheline browserJiri Olsa1-0/+81
2016-10-21perf c2c report: Add main TUI browserJiri Olsa3-3/+117
2016-10-19perf c2c report: Add stdio output supportJiri Olsa1-0/+83
2016-10-19perf c2c report: Set final resort fieldsJiri Olsa1-0/+31
2016-10-19perf c2c report: Setup number of header lines for histsJiri Olsa1-6/+12
2016-10-19perf c2c report: Add src line sort keyJiri Olsa3-2/+14
2016-10-19perf c2c report: Add 'cpucnt' sort keyJiri Olsa1-0/+23
2016-10-19perf c2c report: Add stats related sort keysJiri Olsa1-0/+80
2016-10-19perf c2c report: Add 'node' sort keyJiri Olsa1-0/+219
2016-10-19perf c2c report: Add 'symbol' and 'dso' sort keysJiri Olsa1-0/+18
2016-10-19perf c2c report: Add 'tid' sort keyJiri Olsa1-0/+7
2016-10-19perf c2c report: Add 'pid' sort keyJiri Olsa1-0/+25
2016-10-19perf c2c report: Add dram related sort keysJiri Olsa1-0/+21
2016-10-19perf c2c report: Add hitm/store percent related sort keysJiri Olsa1-0/+202
2016-10-19perf c2c report: Add hitm percent sort keyJiri Olsa1-0/+91
2016-10-19perf c2c report: Add total loads sort keyJiri Olsa1-0/+60
2016-10-19perf c2c report: Add total record sort keyJiri Olsa1-0/+64
2016-10-19perf c2c report: Add llc load miss dimension keyJiri Olsa1-0/+47
2016-10-19perf c2c report: Add llc and remote loads related dimension keysJiri Olsa1-0/+20
2016-10-19perf c2c report: Add loads related dimension keysJiri Olsa1-0/+30
2016-10-19perf c2c report: Add stores related dimension keysJiri Olsa1-0/+48
2016-10-19perf c2c report: Add hitm related dimension keysJiri Olsa1-0/+109
2016-10-19perf c2c report: Add 'iaddr' dimension keyJiri Olsa1-0/+30
2016-10-19perf c2c report: Add 'offset' dimension keyJiri Olsa1-0/+36
2016-10-19perf c2c report: Add 'dcacheline' dimension keyJiri Olsa1-0/+37
2016-10-19perf c2c report: Add header macrosJiri Olsa1-0/+35
2016-10-19perf c2c report: Decode c2c_stats for hist entriesJiri Olsa1-12/+26