summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools headers: Sync {tools/,}arch/arm{64}/include/uapi/asm/kvm.hArnaldo Carvalho de Melo2017-03-202-0/+26
* tools headers: Sync {tools/,}arch/x86/include/asm/cpufeatures.hArnaldo Carvalho de Melo2017-03-171-1/+2
* perf tools: Handle partial AUX records and print a warningAlexander Shishkin2017-03-173-5/+28
* tools include: Sync {,tools/}include/uapi/linux/perf_event.hAlexander Shishkin2017-03-171-0/+1
* tools lib api fs: Introduce sysfs__read_boolAlexander Shishkin2017-03-172-0/+30
* perf timechart: Use OPT_PARENT for common optionsArnaldo Carvalho de Melo2017-03-171-9/+7
* perf lock: Make 'f' part of the common 'lock_options'Arnaldo Carvalho de Melo2017-03-171-2/+1
* perf lock: Subcommands should include common optionsChangbin Du2017-03-171-8/+11
* Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm...Ingo Molnar2017-03-1610-24/+352
|\
| * perf script: Add 'brstackinsn' for branch stacksAndi Kleen2017-03-166-11/+327
| * tools headers: Sync {tools/,}arch/x86/include/asm/cpufeatures.hArnaldo Carvalho de Melo2017-03-161-3/+2
| * perf tools: Make perf_event__synthesize_mmap_events() scaleStephane Eranian2017-03-151-2/+2
| * perf probe: Introduce util func is_sdt_event()Ravi Bangoria2017-03-152-8/+21
* | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2017-03-1625-67/+399
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-143-1/+25
| |\
| | * selftests/bpf: fix broken buildAlexei Starovoitov2017-03-123-1/+25
| * | Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-131-24/+24
| |\ \
| | * | selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2xCyril Bur2017-03-091-24/+24
| * | | userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli2017-03-091-0/+4
| * | | scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada2017-03-094-4/+4
| * | | Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-03-081-8/+13
| |\ \ \
| | * | | ktest: Make sure wait_for_input does honor the timeoutSteven Rostedt (VMware)2017-03-081-7/+11
| | * | | ktest: Fix while loop in wait_for_inputSteven Rostedt (VMware)2017-03-081-3/+4
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-075-9/+19
| |\ \ \ \
| | * | | | x86/events: Remove last remnants of old filenamesBorislav Petkov2017-03-011-1/+1
| | * | | | x86/selftests: Add clobbers for int80 on x86_64Dmitry Safonov2017-03-014-8/+18
| * | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-073-3/+25
| |\ \ \ \ \
| | * | | | | objtool: Fix another GCC jump table detection issueJosh Poimboeuf2017-03-073-3/+25
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-03-076-16/+281
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | radix tree test suite: Specify -m32 in LDFLAGS tooMatthew Wilcox2017-03-071-0/+1
| | * | | | ida: Free correct IDA bitmapMatthew Wilcox2017-03-073-3/+33
| | * | | | radix tree test suite: Depend on Makefile and quieten grepMatthew Wilcox2017-03-071-2/+2
| | * | | | radix tree test suite: Fix build with --as-neededMichael Ellerman2017-03-071-4/+2
| | * | | | radix tree test suite: Build 32 bit binariesRehas Sachdeva2017-03-071-0/+4
| | * | | | radix tree test suite: Add performance test for radix_tree_join()Rehas Sachdeva2017-03-071-0/+47
| | * | | | radix tree test suite: Add performance test for radix_tree_split()Rehas Sachdeva2017-03-071-0/+44
| | * | | | radix tree test suite: Add performance benchmarksRehas Sachdeva2017-03-071-7/+75
| | * | | | radix tree test suite: Add test for radix_tree_clear_tags()Rehas Sachdeva2017-03-071-0/+29
| | * | | | radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove()Rehas Sachdeva2017-03-071-0/+19
| | * | | | radix tree test suite: Add test for idr_get_next()Rehas Sachdeva2017-03-071-0/+25
| | | |/ / | | |/| |
| * | | | Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-071-2/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | selftest/powerpc: Fix false failures for skipped testsSachin Sant2017-03-031-2/+4
| | |/ /
* | | | perf powerpc: Choose local entry point with kretprobesNaveen N. Rao2017-03-141-4/+10
* | | | perf kretprobes: Offset from reloc_sym if kernel supports itNaveen N. Rao2017-03-143-7/+13
* | | | perf probe: Factor out the ftrace README scanningNaveen N. Rao2017-03-141-33/+37
* | | | perf sched timehist: Add --next optionBrendan Gregg2017-03-142-5/+24
* | | | perf tools: Add 'cgroup_id' sort order keywordHari Bathini2017-03-145-1/+59
* | | | perf script: Add script print support for namespace eventsHari Bathini2017-03-142-0/+43
* | | | perf record: Synthesize namespace events for current processesHari Bathini2017-03-143-10/+119
* | | | perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini2017-03-1428-4/+296