summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2016-08-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-40/+136
2016-08-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+53
2016-08-16Merge tag 'perf-urgent-for-mingo-20160815' of git://git.kernel.org/pub/scm/li...Ingo Molnar-40/+136
2016-08-15perf intel-pt: Fix occasional decoding errors when tracing system-wideAdrian Hunter-1/+5
2016-08-15tools: Sync kvm related header files for arm64 and s390Arnaldo Carvalho de Melo-0/+44
2016-08-15perf probe: Release resources on error when handling exit pathsArnaldo Carvalho de Melo-3/+9
2016-08-15perf probe: Check for dup and fdopen failuresColin Ian King-4/+20
2016-08-15perf symbols: Fix annotation of objects with debuginfo filesAnton Blanchard-1/+2
2016-08-15perf script: Don't disable use_callchain if input is pipeHe Kuang-1/+3
2016-08-15perf script: Show proper message when failed list scriptsHe Kuang-2/+7
2016-08-15perf jitdump: Add the right header to get the major()/minor() definitionsArnaldo Carvalho de Melo-0/+1
2016-08-15tools/virtio: add dma stubsMichael S. Tsirkin-1/+52
2016-08-15ringtest: test build fixMichael S. Tsirkin-0/+1
2016-08-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-54/+210
2016-08-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+2
2016-08-12perf ppc64le: Fix build failure when libelf is not presentRavi Bangoria-0/+2
2016-08-12perf tools mem: Fix -t store option for record commandJiri Olsa-0/+3
2016-08-12perf intel-pt: Fix ip compressionAdrian Hunter-28/+40
2016-08-10tools/testing/nvdimm: fix SIGTERM vs hotplug crashDan Williams-0/+2
2016-08-10selftests/powerpc: Specify we expect to build with std=gnu99Michael Ellerman-1/+1
2016-08-09Merge tag 'perf-urgent-for-mingo-20160809' of git://git.kernel.org/pub/scm/li...Ingo Molnar-54/+210
2016-08-09perf probe ppc64le: Fix probe location when using DWARFRavi Bangoria-21/+49
2016-08-09perf probe: Add function to post process kernel trace eventsRavi Bangoria-11/+18
2016-08-09tools: Sync cpufeatures headers with the kernelArnaldo Carvalho de Melo-0/+4
2016-08-09toops: Sync tools/include/uapi/linux/bpf.h with the kernelArnaldo Carvalho de Melo-1/+85
2016-08-09tools: Sync cpufeatures.h and vmx.h with the kernelArnaldo Carvalho de Melo-9/+4
2016-08-09perf probe: Support signedness castingNaohiro Aota-4/+21
2016-08-09perf stat: Avoid skew when reading eventsMark Rutland-8/+23
2016-08-09perf probe: Fix module name matchingKonstantin Khlebnikov-1/+3
2016-08-09perf probe: Adjust map->reloc offset when finding kernel symbol from mapMasami Hiramatsu-1/+1
2016-08-09perf hists: Trim libtraceevent trace_seq buffersArnaldo Carvalho de Melo-1/+5
2016-08-09perf script: Add 'bpf-output' field to usage messageBrendan Gregg-3/+3
2016-08-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-106/+394
2016-08-05Merge tag 'ntb-4.8' of git://github.com/jonmason/ntbLinus Torvalds-0/+422
2016-08-05ntb_test: Add a selftest script for the NTB subsystemLogan Gunthorpe-0/+422
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds-3/+10
2016-08-04Merge tag 'perf-core-for-mingo-20160803' of git://git.kernel.org/pub/scm/linu...Ingo Molnar-106/+394
2016-08-03perf tests bpf: Use SyS_epoll_wait aliasArnaldo Carvalho de Melo-2/+2
2016-08-02tools/testing/radix-tree/linux/gfp.h: fix bitrotted valueValdis Kletnieks-1/+1
2016-08-02perf tests: objdump output can contain multi byte chunksJan Stancek-29/+71
2016-08-02perf record: Add --sample-cpu optionJiri Olsa-1/+6
2016-08-02perf hists: Introduce output_resort_cb methodJiri Olsa-3/+16
2016-08-02perf tools: Move config/Makefile into Makefile.configJiri Olsa-3/+3
2016-08-02perf tests: Add test for bitmap_scnprintf functionJiri Olsa-0/+59
2016-08-02tools lib: Add bitmap_and functionJiri Olsa-0/+32
2016-08-02tools lib: Add bitmap_scnprintf functionJiri Olsa-0/+39
2016-08-02tools lib: Add bitmap_alloc functionJiri Olsa-0/+10
2016-08-02tools lib traceevent: Ignore generated library filesNamhyung Kim-0/+1
2016-08-02perf tools: Fix build failure on perl script contextNamhyung Kim-1/+3
2016-08-01perf annotate: Plug filename string leakArnaldo Carvalho de Melo-3/+2