summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-23perf symbols: Print symbol offsets conditionallyNamhyung Kim3-8/+12
2016-11-23perf c2c: Support cascading optionsJiri Olsa1-12/+10
2016-11-23perf c2c report: Display total HITMs on defaultJiri Olsa2-7/+36
2016-11-23perf c2c report: Add struct c2c_stats::tot_hitm fieldJiri Olsa2-2/+11
2016-11-23perf c2c report: Add -f/--force optionJiri Olsa2-1/+7
2016-11-23perf c2c report: Setup browser after opening perf.dataJiri Olsa1-7/+8
2016-11-23perf tools: Show event fd in debug outputJiri Olsa1-2/+4
2016-11-23tools lib traceevent: Add retrieval of preempt count and latency flagsSteven Rostedt2-2/+30
2016-11-23tools lib traceevent: Use USECS_PER_SEC instead of hardcoded numberSteven Rostedt2-8/+6
2016-11-17perf annotate: Add per arch instructions annotate handlersArnaldo Carvalho de Melo3-106/+198
2016-11-17perf annotate: Allow arches to specify functions to skipArnaldo Carvalho de Melo1-4/+5
2016-11-17perf annotate: Start supporting cross arch annotationArnaldo Carvalho de Melo5-23/+103
2016-11-15Merge tag 'perf-core-for-mingo-20161114' of git://git.kernel.org/pub/scm/linu...Ingo Molnar21-131/+634
2016-11-14perf report: Show branch info in callchain entry for browser modeJin Yao1-2/+18
2016-11-14perf report: Show branch info in callchain entry for stdio modeJin Yao1-4/+31
2016-11-14perf report: Calculate and return the branch flag countingJin Yao2-1/+202
2016-11-14perf report: Create a symbol_conf flag for showing branch flag countingJin Yao2-0/+4
2016-11-14perf report: Add branch flag to callchain cursor nodeJin Yao3-18/+86
2016-11-14perf config: Mark where are config items from (user or system)Taeung Song3-3/+23
2016-11-14perf config: Add support setting variables in a config fileTaeung Song4-7/+88
2016-11-14perf config: Validate config variable arguments before trying use themTaeung Song1-4/+41
2016-11-14perf config: Add support for getting config key-value pairsTaeung Song2-3/+55
2016-11-14perf kvmti: Remove unused Makefile fileJiri Olsa1-89/+0
2016-11-14perf jvmti: Plug compilation into perf buildJiri Olsa4-2/+58
2016-11-14tools build: Add jvmti feature detection supportJiri Olsa2-1/+18
2016-11-14tools build: Add CFLAGS_REMOVE_* supportJiri Olsa2-3/+7
2016-11-11perf intel-pt: Update documentation about context switch eventsArnaldo Carvalho de Melo1-2/+17
2016-11-07perf callchain: Fixup help/config for no-unwindingRabin Vincent2-6/+0
2016-10-28Merge tag 'perf-core-for-mingo-20161028' of git://git.kernel.org/pub/scm/linu...Ingo Molnar20-53/+130
2016-10-28perf tools: Add missing object file to the python binding linkage listArnaldo Carvalho de Melo2-1/+2
2016-10-28perf scripting: Don't die if scripting can't be setup, disable itArnaldo Carvalho de Melo1-18/+15
2016-10-28perf scripting: Avoid leaking the scripting_context variableArnaldo Carvalho de Melo1-2/+4
2016-10-28perf tools: Update x86's syscall_64.tbl, adding pkey_(alloc,free,mprotect)Arnaldo Carvalho de Melo1-0/+3
2016-10-28tools: Update asm-generic/mman-common.h copy from the kernelArnaldo Carvalho de Melo1-0/+5
2016-10-28perf bench mem: Ignore export.h related changes to mem{cpy,set}.SArnaldo Carvalho de Melo1-2/+2
2016-10-28perf list: Support matching by topicAndi Kleen1-1/+3
2016-10-28perf tools: Introduce timestamp__scnprintf_usec()Namhyung Kim4-7/+24
2016-10-25perf sched map: Always show task comm with -vNamhyung Kim1-1/+1
2016-10-25perf sched map: Apply cpu color when there's an activityNamhyung Kim1-1/+1
2016-10-25perf sched: Make common options cascadingNamhyung Kim1-12/+12
2016-10-25tools lib subcmd: Suppport cascading optionsNamhyung Kim2-0/+16
2016-10-25perf hist browser: Fix hierarchy column countsNamhyung Kim1-1/+14
2016-10-25perf bench futex: Sanitize numeric parametersDavidlohr Bueso6-0/+20
2016-10-25perf bench futex: Avoid worker cacheline bouncingDavidlohr Bueso2-7/+8
2016-10-24Merge tag 'perf-core-for-mingo-20161024' of git://git.kernel.org/pub/scm/linu...Ingo Molnar54-273/+830
2016-10-24perf coresight: Removing miscellaneous debug outputMathieu Poirier1-2/+0
2016-10-24perf list: Make vendor event matching case insensitiveAndi Kleen3-7/+19
2016-10-24perf trace: Use the syscall raw_syscalls:sys_enter timestampArnaldo Carvalho de Melo1-3/+3
2016-10-24perf trace: Remove thread_trace->exit_timeArnaldo Carvalho de Melo1-3/+0
2016-10-24perf bench futex: Cache align the worker structSebastian Andrzej Siewior1-1/+4