summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-10-24perf tools: Fix typo "No enough" to "Not enough"Alexander Alemayhu
2016-10-24perf pmu: Only print Using CPUID message onceAndi Kleen
2016-10-24perf jit: Add jitdump format specification documentStephane Eranian
2016-10-24perf jit: Check JITHEADER_VERSIONStefano Sanfilippo
2016-10-24perf jit: Generate .eh_frame/.eh_frame_hdr in DSOStefano Sanfilippo
2016-10-24perf jit: Add unwinding supportStefano Sanfilippo
2016-10-24perf jit: Do not assume pgoff is zeroStefano Sanfilippo
2016-10-24perf jit: Make perf skip unknown recordsStefano Sanfilippo
2016-10-24perf jit: Remove unecessary padding in jitdump fileStephane Eranian
2016-10-24perf jit: Enable jitdump support without dwarfMaciej Debski
2016-10-24perf jit: Improve error messages from JVMTIStephane Eranian
2016-10-24perf jit: Add NT_GNU_BUILD_ID definition for older distrosArnaldo Carvalho de Melo
2016-10-24perf jit: Avoid returning garbage for a ret variableArnaldo Carvalho de Melo
2016-10-24perf tools: Implement branch_type event parameterAndi Kleen
2016-10-24perf record: Improve documentation of event parametersAndi Kleen
2016-10-24perf header: Display feature name on write failureJiri Olsa
2016-10-24perf header: Display missing featuresJiri Olsa
2016-10-24perf report: Move captured info to generic header infoJiri Olsa
2016-10-24tools lib: Add for_each_clear_bit macroJiri Olsa
2016-10-24tools lib traceevent: Add version for traceevent shared objectJiri Olsa
2016-10-24tools lib traceevent: Rename LIB_FILE to LIB_TARGETJiri Olsa
2016-10-24tools lib traceevent: Add do_install_mkdir Makefile functionJiri Olsa
2016-10-24tools lib traceevent: Add install_headers targetJiri Olsa
2016-10-24perf tools: Sync copy of x86's syscall tableArnaldo Carvalho de Melo
2016-10-24perf script: Support insn and insnlenAndi Kleen
2016-10-24perf intel-pt/bts: Report instruction bytes and length in sampleAndi Kleen
2016-10-24perf intel-pt/bts: Tidy instruction buffer size usageAdrian Hunter
2016-10-21perf c2c report: Add --show-all optionJiri Olsa
2016-10-21perf c2c report: Add --no-source optionJiri Olsa
2016-10-21perf c2c: Add man page and creditsJiri Olsa
2016-10-21perf c2c report: Add help windowsJiri Olsa
2016-10-21perf c2c report: Iterate node display in browserJiri Olsa
2016-10-21perf c2c report: Add support to manage symbol name lengthJiri Olsa
2016-10-21perf c2c report: Add cacheline index entryJiri Olsa
2016-10-21perf c2c report: Recalc width of global sort entriesJiri Olsa
2016-10-21perf c2c report: Allow to set cacheline sort fieldsJiri Olsa
2016-10-21perf c2c report: Add support to choose local HITMsJiri Olsa
2016-10-21perf c2c report: Limit the cachelines table entriesJiri Olsa
2016-10-21perf c2c report: Allow to report callchainsJiri Olsa
2016-10-21perf c2c report: Add c2c related stats stdio outputJiri Olsa
2016-10-21perf c2c report: Add shared cachelines stats stdio outputJiri Olsa
2016-10-21perf c2c report: Add global stats stdio outputJiri Olsa
2016-10-21perf c2c report: Add TUI cacheline browserJiri Olsa
2016-10-21perf c2c report: Add main TUI browserJiri Olsa
2016-10-19perf c2c report: Add stdio output supportJiri Olsa
2016-10-19perf c2c report: Set final resort fieldsJiri Olsa
2016-10-19perf c2c report: Setup number of header lines for histsJiri Olsa
2016-10-19perf c2c report: Add src line sort keyJiri Olsa
2016-10-19perf c2c report: Add 'cpucnt' sort keyJiri Olsa
2016-10-19perf c2c report: Add stats related sort keysJiri Olsa