aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2016-08-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-10tools/testing/nvdimm: fix SIGTERM vs hotplug crashDan Williams
2016-08-10selftests/powerpc: Specify we expect to build with std=gnu99Michael Ellerman
2016-08-09Merge tag 'perf-urgent-for-mingo-20160809' of git://git.kernel.org/pub/scm/li...Ingo Molnar
2016-08-09perf probe ppc64le: Fix probe location when using DWARFRavi Bangoria
2016-08-09perf probe: Add function to post process kernel trace eventsRavi Bangoria
2016-08-09tools: Sync cpufeatures headers with the kernelArnaldo Carvalho de Melo
2016-08-09toops: Sync tools/include/uapi/linux/bpf.h with the kernelArnaldo Carvalho de Melo
2016-08-09tools: Sync cpufeatures.h and vmx.h with the kernelArnaldo Carvalho de Melo
2016-08-09perf probe: Support signedness castingNaohiro Aota
2016-08-09perf stat: Avoid skew when reading eventsMark Rutland
2016-08-09perf probe: Fix module name matchingKonstantin Khlebnikov
2016-08-09perf probe: Adjust map->reloc offset when finding kernel symbol from mapMasami Hiramatsu
2016-08-09perf hists: Trim libtraceevent trace_seq buffersArnaldo Carvalho de Melo
2016-08-09perf script: Add 'bpf-output' field to usage messageBrendan Gregg
2016-08-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-05Merge tag 'ntb-4.8' of git://github.com/jonmason/ntbLinus Torvalds
2016-08-05ntb_test: Add a selftest script for the NTB subsystemLogan Gunthorpe
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-08-04Merge tag 'perf-core-for-mingo-20160803' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-08-03perf tests bpf: Use SyS_epoll_wait aliasArnaldo Carvalho de Melo
2016-08-02tools/testing/radix-tree/linux/gfp.h: fix bitrotted valueValdis Kletnieks
2016-08-02perf tests: objdump output can contain multi byte chunksJan Stancek
2016-08-02perf record: Add --sample-cpu optionJiri Olsa
2016-08-02perf hists: Introduce output_resort_cb methodJiri Olsa
2016-08-02perf tools: Move config/Makefile into Makefile.configJiri Olsa
2016-08-02perf tests: Add test for bitmap_scnprintf functionJiri Olsa
2016-08-02tools lib: Add bitmap_and functionJiri Olsa
2016-08-02tools lib: Add bitmap_scnprintf functionJiri Olsa
2016-08-02tools lib: Add bitmap_alloc functionJiri Olsa
2016-08-02tools lib traceevent: Ignore generated library filesNamhyung Kim
2016-08-02perf tools: Fix build failure on perl script contextNamhyung Kim
2016-08-01perf annotate: Plug filename string leakArnaldo Carvalho de Melo
2016-08-01perf annotate: Introduce strerror for handling symbol__disassemble() errorsArnaldo Carvalho de Melo
2016-08-01Merge tag 'linux-kselftest-4.8-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2016-08-01Merge tag 'linux-kselftest-4.8-rc1-fixes' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2016-08-01perf annotate: Rename symbol__annotate() to symbol__disassemble()Arnaldo Carvalho de Melo
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-30Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-07-29objtool: Un-capitalize "Warning" for out-of-sync instruction decoderJosh Poimboeuf
2016-07-29objtool: Resync x86 instruction decoder with the kernel'sJosh Poimboeuf
2016-07-29objtool: Support new GCC 6 switch jump table patternJosh Poimboeuf
2016-07-29perf target: str_error_r() always returns the buffer it receivesArnaldo Carvalho de Melo
2016-07-29perf annotate: Use pipe + fork instead of popenArnaldo Carvalho de Melo
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-07-28mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocationsVlastimil Babka
2016-07-28perf evsel: Introduce constructor for cycles eventArnaldo Carvalho de Melo