aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-27perf env: Adopt perf_env__arch() from the annotate codeArnaldo Carvalho de Melo6-60/+54
2017-12-27perf annotate: Use perf_env when obtaining the arch nameArnaldo Carvalho de Melo3-17/+8
2017-12-27perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate()Arnaldo Carvalho de Melo7-13/+12
2017-12-27perf trace: Use generated syscall table on s390 tooHendrik Brueckner2-1/+13
2017-12-27perf s390: Generate system call table from asm/unistd.hHendrik Brueckner2-0/+57
2017-12-27tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.hHendrik Brueckner2-0/+413
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/gregkh/usbLinus 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/kernel/git/tip/tipLinus Torvalds2-5/+23
2017-12-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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 kernel's latest versionIngo 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/git/balbi/usb into usb-linusGreg 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 gcc with -Werror)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/kernel/git/tip/tipLinus Torvalds35-337/+590
2017-12-06Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to v4.15Ingo 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