aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2016-11-14perf report: Show branch info in callchain entry for browser modeperf-core-for-mingo-20161114Jin Yao
2016-11-14perf report: Show branch info in callchain entry for stdio modeJin Yao
2016-11-14perf report: Calculate and return the branch flag countingJin Yao
2016-11-14perf report: Create a symbol_conf flag for showing branch flag countingJin Yao
2016-11-14perf report: Add branch flag to callchain cursor nodeJin Yao
2016-11-14perf config: Mark where are config items from (user or system)Taeung Song
2016-11-14perf config: Add support setting variables in a config fileTaeung Song
2016-11-14perf config: Validate config variable arguments before trying use themTaeung Song
2016-11-14perf config: Add support for getting config key-value pairsTaeung Song
2016-11-14perf kvmti: Remove unused Makefile fileJiri Olsa
2016-11-14perf jvmti: Plug compilation into perf buildJiri Olsa
2016-11-11perf intel-pt: Update documentation about context switch eventsArnaldo Carvalho de Melo
2016-11-07perf callchain: Fixup help/config for no-unwindingRabin Vincent
2016-10-28perf tools: Add missing object file to the python binding linkage listperf-core-for-mingo-20161028Arnaldo Carvalho de Melo
2016-10-28perf scripting: Don't die if scripting can't be setup, disable itArnaldo Carvalho de Melo
2016-10-28perf scripting: Avoid leaking the scripting_context variableArnaldo Carvalho de Melo
2016-10-28perf tools: Update x86's syscall_64.tbl, adding pkey_(alloc,free,mprotect)Arnaldo Carvalho de Melo
2016-10-28perf bench mem: Ignore export.h related changes to mem{cpy,set}.SArnaldo Carvalho de Melo
2016-10-28perf list: Support matching by topicAndi Kleen
2016-10-28perf tools: Introduce timestamp__scnprintf_usec()Namhyung Kim
2016-10-25perf sched map: Always show task comm with -vNamhyung Kim
2016-10-25perf sched map: Apply cpu color when there's an activityNamhyung Kim
2016-10-25perf sched: Make common options cascadingNamhyung Kim
2016-10-25perf hist browser: Fix hierarchy column countsNamhyung Kim
2016-10-25perf bench futex: Sanitize numeric parametersDavidlohr Bueso
2016-10-25perf bench futex: Avoid worker cacheline bouncingDavidlohr Bueso
2016-10-24perf coresight: Removing miscellaneous debug outputperf-core-for-mingo-20161024Mathieu Poirier
2016-10-24perf list: Make vendor event matching case insensitiveAndi Kleen
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