summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-12-27perf perf: Remove duplicate includesPravin Shedge9-15/+0
2017-12-27perf test: Handle properly readdir DT_UNKNOWNJiri Olsa1-5/+5
2017-12-27perf utils: Move is_directory() to path.hJiri Olsa3-13/+18
2017-12-27perf stat: Resort '--per-thread' resultJin Yao2-11/+75
2017-12-27perf stat: Remove --per-thread pid/tid limitationJin Yao2-8/+22
2017-12-27perf thread_map: Enumerate all threads from /procJin Yao4-4/+8
2017-12-27perf stat: Update or print per-thread statsJin Yao2-5/+15
2017-12-27perf stat: Allocate shadow stats buffer for threadsJin Yao2-1/+47
2017-12-27perf stat: Remove a set of shadow stats static variablesJin Yao2-53/+16
2017-12-27perf stat: Print per-thread shadow statsJin Yao4-87/+151
2017-12-27perf stat: Update per-thread shadow statsJin Yao5-34/+68
2017-12-27perf stat: Create the runtime_stat init/exit functionJin Yao2-0/+20
2017-12-27perf stat: Extend rbtree to support per-thread shadow statsJin Yao1-0/+27
2017-12-27perf stat: Define a structure for per-thread shadow statsJin Yao2-12/+42
2017-12-18Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar6-37/+180
2017-12-18tools arch s390: Do not include header files from the kernel sourcesArnaldo Carvalho de Melo3-1/+46
2017-12-18perf jvmti: Generate correct debug information for inlined codeBen Gainey3-36/+134
2017-12-18perf tools: Fix up build in hardened environmentsJiri Olsa1-4/+3
2017-12-18perf tools: Use shell function for perl cflags retrievalJiri Olsa1-1/+1
2017-12-18Merge tag 'v4.15-rc4' into perf/core, to pick up fixesIngo Molnar12-44/+74
2017-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-12/+8
2017-12-15Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-5/+5
2017-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-6/+23
2017-12-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+23
2017-12-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-13/+11
2017-12-15tools/headers: Synchronize kernel <-> tooling headersIngo Molnar2-2/+3
2017-12-15objtool: Resync objtool's instruction decoder source code copy with the kerne...Ingo Molnar1-0/+10
2017-12-15x86/decoder: Fix and update the opcodes mapRandy Dunlap2-6/+24
2017-12-14tools/slabinfo-gnuplot: force to use bash shellLiu, Changcheng1-1/+1
2017-12-13tools/lib/lockdep: Add missing declaration of 'pr_cont()'Mengting Zhang1-0/+1
2017-12-12bpf: fix broken BPF selftest buildDaniel Borkmann2-12/+8
2017-12-12Merge tag 'v4.15-rc3' into perf/core, to refresh the treeIngo Molnar12-14/+540
2017-12-12tools/include: Remove ACCESS_ONCE()Mark Rutland1-12/+9
2017-12-12tools/perf: Convert ACCESS_ONCE() to READ_ONCE()Mark Rutland1-1/+1
2017-12-12Merge tag 'fixes-for-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman48-407/+1144
2017-12-08kmemcheck: rip it out for realMichal Hocko1-1/+0
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-7/+531
2017-12-08usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan1-4/+4
2017-12-08tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gc...Julien BOIBESSOT1-1/+1
2017-12-08ptr_ring: fix up after recent ptr_ring changesMichael S. Tsirkin1-6/+23
2017-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds35-337/+590
2017-12-06Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to...Ingo Molnar187-1649/+13162
2017-12-06tooling/headers: Synchronize updated s390 and x86 UAPI headersIngo Molnar3-9/+1
2017-12-06Merge branch 'linus' into perf/urgent, to synchronize UAPI headersIngo Molnar184-1640/+13161
2017-12-06objtool: Fix 64-bit build on 32-bit hostMikulas Patocka2-6/+9
2017-12-05perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and recordWang Nan5-36/+36
2017-12-05perf mmap: Don't discard prev in backward modeWang Nan1-18/+15
2017-12-05perf mmap: Fix perf backward recordingWang Nan1-3/+8
2017-12-05perf report: Set browser mode right before setup_browser()Seokho Song1-7/+7
2017-12-05perf vendor events: Use more flexible pattern matching for CPU identification...William Cohen4-16/+60