aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-11-13perf buildid-list: Requires ordered eventsAdrian Hunter1-0/+1
2015-11-13perf symbols: Fix dso lookup by long name and missing buildidsAdrian Hunter3-0/+19
2015-11-12perf symbols: Allow forcing reading of non-root owned files by rootArnaldo Carvalho de Melo3-5/+6
2015-11-12perf hists browser: The dso can be obtained from popup_action->ms.map->dsoArnaldo Carvalho de Melo1-6/+0
2015-11-12perf hists browser: Fix 'd' hotkey action to filter by DSOArnaldo Carvalho de Melo1-0/+1
2015-11-12perf symbols: Rebuild rbtree when adjusting symbols for kcoreAdrian Hunter1-16/+14
2015-11-12tools: Add a "make all" ruleKamal Mostafa1-0/+9
2015-11-12tools: Actually install tmon in the install ruleKamal Mostafa1-1/+1
2015-11-12perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macroHuang Rui1-6/+0
2015-11-12Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar5-4/+14
2015-11-11tools include: Add compiler.h to list.hArnaldo Carvalho de Melo1-0/+1
2015-11-11perf probe: Verify parameters in two functionsWang Nan1-0/+6
2015-11-11perf session: Add missing newlines to some pr_err() callsArnaldo Carvalho de Melo1-4/+4
2015-11-11perf annotate: Support full source file paths for srcline fixMichael Petlan1-0/+1
2015-11-11perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignoreYunlong Song1-0/+2
2015-11-09perf: Fix inherited events vs. tracepoint filtersPeter Zijlstra1-0/+4
2015-11-09perf: Disable IRQs across RCU RS CS that acquires scheduler lockPaul E. McKenney1-8/+9
2015-11-08Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar31-274/+920
2015-11-06perf test: Do not be case sensitive when searching for matching testsArnaldo Carvalho de Melo1-1/+1
2015-11-06perf test: Add 'perf test BPF'Wang Nan6-1/+248
2015-11-06perf test: Enhance the LLVM tests: add kbuild testWang Nan4-1/+35
2015-11-06perf test: Enhance the LLVM test: update basic BPF test programWang Nan4-31/+129
2015-11-06perf bpf: Improve BPF related error messagesWang Nan4-15/+108
2015-11-06perf tools: Make fetch_kernel_version() publicly availableWang Nan3-33/+49
2015-11-06bpf tools: Add new API bpf_object__get_kversion()Wang Nan2-0/+9
2015-11-06bpf tools: Improve libbpf error reportingWang Nan5-59/+159
2015-11-06perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancyMasami Hiramatsu1-5/+2
2015-11-06perf annotate: Inform the user about objdump failures in --stdioAndi Kleen1-2/+18
2015-11-05perf stat: Make stat options globalJiri Olsa1-81/+82
2015-11-05perf sched latency: Fix thread pid reuse issueJiri Olsa1-2/+3
2015-11-05perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns successWang Nan1-0/+3
2015-11-05perf trace: Fix documentation for -iPeter Feiner1-1/+0
2015-11-05tools lib bpf: Change FEATURE-DUMP to FEATURE-DUMP.libbpfYunlong Song2-2/+2
2015-11-05perf llvm: Pass LINUX_VERSION_CODE to BPF program when compilingWang Nan1-0/+27
2015-11-05perf llvm: Pass number of configured CPUs to clang compilerWang Nan1-6/+18
2015-11-05perf tools: Allow shuffling the build testsArnaldo Carvalho de Melo2-1/+6
2015-11-05perf tools: Insert split maps correctly into origin groupJiri Olsa1-2/+8
2015-11-04perf stat: Use common printout function to avoid duplicated codeAndi Kleen1-37/+20
2015-11-04perf stat: Move sw clock metrics printout to stat-shadowAndi Kleen2-5/+8
2015-11-03Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-27/+33
2015-11-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds12-74/+219
2015-11-03Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds13-339/+338
2015-11-03Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds33-243/+1374
2015-11-03Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+11
2015-11-03Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-8/+22
2015-11-03Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-5/+5
2015-11-03Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-9/+0
2015-11-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds39-976/+1709
2015-11-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-232/+360
2015-11-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds26-469/+492