summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-11-17perf annotate: Start supporting cross arch annotationArnaldo Carvalho de Melo
2016-11-17selftests/x86: Add test_vdso to test getcpu()Andy Lutomirski
2016-11-16tools/power/acpi: Remove direct kernel source include referenceLv Zheng
2016-11-15bpf: Add tests for the LRU bpf_htabMartin KaFai Lau
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-14torture: Prevent jitter from delaying build-only runsPaul E. McKenney
2016-11-14torture: Remove obsolete files from rcutorture .gitignorePaul E. McKenney
2016-11-14perf report: Show branch info in callchain entry for browser modeJin Yao
2016-11-14perf report: Show branch info in callchain entry for stdio modeJin Yao
2016-11-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
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-14tools build: Add jvmti feature detection supportJiri Olsa
2016-11-14tools build: Add CFLAGS_REMOVE_* supportJiri Olsa
2016-11-12Merge tag 'perf-hists-hierarchy-fixes-for-mingo-20161111' of git://git.kernel...Ingo Molnar
2016-11-11Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes'Rafael J. Wysocki
2016-11-11perf intel-pt: Update documentation about context switch eventsArnaldo Carvalho de Melo
2016-11-09perf hists: Fix column length on --hierarchyNamhyung Kim
2016-11-09perf hists browser: Fix column indentation on --hierarchyNamhyung Kim
2016-11-09perf hists browser: Show folded sign properly on --hierarchyNamhyung Kim
2016-11-09perf hists browser: Fix indentation of folded sign on --hierarchyNamhyung Kim
2016-11-09perf hist browser: Fix hierarchy column countsNamhyung Kim
2016-11-07perf callchain: Fixup help/config for no-unwindingRabin Vincent
2016-11-01Merge branch 'core/urgent' into x86/fpu, to merge fixesIngo Molnar
2016-11-01cpupower: Correct return type of cpu_power_is_cpu_online() in cpufreq-setLaura Abbott
2016-10-31ringtest: poll for new buffers once before updating event indexPaolo Bonzini
2016-10-31ringtest: commonize implementation of poll_avail/poll_usedPaolo Bonzini
2016-10-31ringtest: use link-time optimizationPaolo Bonzini
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-28perf tools: Add missing object file to the python binding linkage listArnaldo 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-28tools: Update asm-generic/mman-common.h copy from the kernelArnaldo 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-27objtool: Fix rare switch jump table pattern detectionJosh Poimboeuf
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-25tools lib subcmd: Suppport cascading optionsNamhyung Kim
2016-10-25perf hist browser: Fix hierarchy column countsNamhyung Kim