summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-03-17tools lib api fs: Introduce sysfs__read_boolAlexander Shishkin
2017-03-17perf timechart: Use OPT_PARENT for common optionsArnaldo Carvalho de Melo
2017-03-17perf lock: Make 'f' part of the common 'lock_options'Arnaldo Carvalho de Melo
2017-03-17perf lock: Subcommands should include common optionsChangbin Du
2017-03-16Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-03-16perf script: Add 'brstackinsn' for branch stacksAndi Kleen
2017-03-16tools headers: Sync {tools/,}arch/x86/include/asm/cpufeatures.hArnaldo Carvalho de Melo
2017-03-16Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2017-03-15perf tools: Make perf_event__synthesize_mmap_events() scaleStephane Eranian
2017-03-15perf probe: Introduce util func is_sdt_event()Ravi Bangoria
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-14perf powerpc: Choose local entry point with kretprobesNaveen N. Rao
2017-03-14perf kretprobes: Offset from reloc_sym if kernel supports itNaveen N. Rao
2017-03-14perf probe: Factor out the ftrace README scanningNaveen N. Rao
2017-03-14perf sched timehist: Add --next optionBrendan Gregg
2017-03-14perf tools: Add 'cgroup_id' sort order keywordHari Bathini
2017-03-14perf script: Add script print support for namespace eventsHari Bathini
2017-03-14perf record: Synthesize namespace events for current processesHari Bathini
2017-03-14perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini
2017-03-13Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-13perf hists browser: Fix typo in function switch_data_fileChangbin Du
2017-03-13perf report: Document +field style argument support for --field optionChangbin Du
2017-03-13perf sort: Fix segfault with basic block 'cycles' sort dimensionChangbin Du
2017-03-13perf tools: Ignore generated files pmu-events/{jevents,pmu-events.c} for gitChangbin Du
2017-03-13perf tools: Missing c2c command in command-listChangbin Du
2017-03-12selftests/bpf: fix broken buildAlexei Starovoitov
2017-03-09userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada
2017-03-09selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2xCyril Bur
2017-03-08Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-03-08ktest: Make sure wait_for_input does honor the timeoutSteven Rostedt (VMware)
2017-03-08ktest: Fix while loop in wait_for_inputSteven Rostedt (VMware)
2017-03-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-07Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-07Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2017-03-07Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-07radix tree test suite: Specify -m32 in LDFLAGS tooMatthew Wilcox
2017-03-07ida: Free correct IDA bitmapMatthew Wilcox
2017-03-07radix tree test suite: Depend on Makefile and quieten grepMatthew Wilcox
2017-03-07radix tree test suite: Fix build with --as-neededMichael Ellerman
2017-03-07radix tree test suite: Build 32 bit binariesRehas Sachdeva
2017-03-07radix tree test suite: Add performance test for radix_tree_join()Rehas Sachdeva
2017-03-07radix tree test suite: Add performance test for radix_tree_split()Rehas Sachdeva
2017-03-07radix tree test suite: Add performance benchmarksRehas Sachdeva
2017-03-07radix tree test suite: Add test for radix_tree_clear_tags()Rehas Sachdeva
2017-03-07radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove()Rehas Sachdeva
2017-03-07radix tree test suite: Add test for idr_get_next()Rehas Sachdeva
2017-03-07perf c2c: Fix display bug when using pipeNamhyung Kim
2017-03-07perf c2c: Clarify help message of --stats optionNamhyung Kim
2017-03-07perf report: Hide tip message when -q option is givenNamhyung Kim