aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-10-24perf trace: Use the syscall raw_syscalls:sys_enter timestampArnaldo Carvalho de Melo
2016-10-24perf trace: Remove thread_trace->exit_timeArnaldo Carvalho de Melo
2016-10-24perf bench futex: Cache align the worker structSebastian Andrzej Siewior
2016-10-24perf tools: Use normal error reporting when processing PERF_RECORD_READ eventsArnaldo Carvalho de Melo
2016-10-24perf tools: Normalize sq_quote_argv() error reportingArnaldo Carvalho de Melo
2016-10-24perf bench mem: Move boilerplate memory allocation to the infrastructureArnaldo Carvalho de Melo
2016-10-24perf trace: Implement --delayAlexis Berlemont
2016-10-24perf hists browser: Dynamically change verbosity levelAlexis Berlemont
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 optionperf-c2c-for-mingo-20161021Jiri 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