summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-24perf tools: Fix typo "No enough" to "Not enough"Alexander Alemayhu4-10/+10
2016-10-24perf pmu: Only print Using CPUID message onceAndi Kleen1-1/+5
2016-10-24perf jit: Add jitdump format specification documentStephane Eranian1-0/+170
2016-10-24perf jit: Check JITHEADER_VERSIONStefano Sanfilippo1-0/+6
2016-10-24perf jit: Generate .eh_frame/.eh_frame_hdr in DSOStefano Sanfilippo3-7/+109
2016-10-24perf jit: Add unwinding supportStefano Sanfilippo2-3/+66
2016-10-24perf jit: Do not assume pgoff is zeroStefano Sanfilippo1-2/+2
2016-10-24perf jit: Make perf skip unknown recordsStefano Sanfilippo1-3/+3
2016-10-24perf jit: Remove unecessary padding in jitdump fileStephane Eranian1-37/+1
2016-10-24perf jit: Enable jitdump support without dwarfMaciej Debski4-4/+11
2016-10-24perf jit: Improve error messages from JVMTIStephane Eranian1-10/+29
2016-10-24perf jit: Add NT_GNU_BUILD_ID definition for older distrosArnaldo Carvalho de Melo1-0/+4
2016-10-24perf jit: Avoid returning garbage for a ret variableArnaldo Carvalho de Melo1-1/+1
2016-10-24perf tools: Implement branch_type event parameterAndi Kleen5-43/+71
2016-10-24perf record: Improve documentation of event parametersAndi Kleen1-3/+6
2016-10-24perf header: Display feature name on write failureJiri Olsa1-1/+1
2016-10-24perf header: Display missing featuresJiri Olsa1-1/+9
2016-10-24perf report: Move captured info to generic header infoJiri Olsa2-10/+9
2016-10-24tools lib: Add for_each_clear_bit macroJiri Olsa6-0/+72
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-22Merge tag 'perf-c2c-for-mingo-20161021' of git://git.kernel.org/pub/scm/linux...Ingo Molnar13-2/+3210
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