summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf s390: Always build with -fPICHendrik Brueckner2017-12-271-1/+1
* Revert "perf s390: Always build with -fPIC"Arnaldo Carvalho de Melo2017-12-271-1/+0
* perf test shell: Fix check open filename arg using 'perf trace'Michael Petlan2017-12-271-4/+3
* perf evsel: Fix swap for samples with raw dataJiri Olsa2017-12-272-3/+18
* perf probe: Support escaped character in parserMasami Hiramatsu2017-12-272-23/+51
* perf string: Add {strdup,strpbrk}_esc()Masami Hiramatsu2017-12-272-0/+48
* perf probe: Find versioned symbols from mapMasami Hiramatsu2017-12-274-2/+32
* perf probe: Add __return suffix for return eventsMasami Hiramatsu2017-12-272-5/+6
* perf probe: Cut off the version suffix from event nameMasami Hiramatsu2017-12-271-2/+2
* perf probe: Add warning message if there is unexpected event nameMasami Hiramatsu2017-12-271-0/+8
* perf env: Adopt perf_env__arch() from the annotate codeArnaldo Carvalho de Melo2017-12-276-60/+54
* perf annotate: Use perf_env when obtaining the arch nameArnaldo Carvalho de Melo2017-12-273-17/+8
* perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate()Arnaldo Carvalho de Melo2017-12-277-13/+12
* perf trace: Use generated syscall table on s390 tooHendrik Brueckner2017-12-272-1/+13
* perf s390: Generate system call table from asm/unistd.hHendrik Brueckner2017-12-272-0/+57
* tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.hHendrik Brueckner2017-12-272-0/+413
* perf perf: Remove duplicate includesPravin Shedge2017-12-279-15/+0
* perf test: Handle properly readdir DT_UNKNOWNJiri Olsa2017-12-271-5/+5
* perf utils: Move is_directory() to path.hJiri Olsa2017-12-273-13/+18
* perf stat: Resort '--per-thread' resultJin Yao2017-12-272-11/+75
* perf stat: Remove --per-thread pid/tid limitationJin Yao2017-12-272-8/+22
* perf thread_map: Enumerate all threads from /procJin Yao2017-12-274-4/+8
* perf stat: Update or print per-thread statsJin Yao2017-12-272-5/+15
* perf stat: Allocate shadow stats buffer for threadsJin Yao2017-12-272-1/+47
* perf stat: Remove a set of shadow stats static variablesJin Yao2017-12-272-53/+16
* perf stat: Print per-thread shadow statsJin Yao2017-12-274-87/+151
* perf stat: Update per-thread shadow statsJin Yao2017-12-275-34/+68
* perf stat: Create the runtime_stat init/exit functionJin Yao2017-12-272-0/+20
* perf stat: Extend rbtree to support per-thread shadow statsJin Yao2017-12-271-0/+27
* perf stat: Define a structure for per-thread shadow statsJin Yao2017-12-272-12/+42
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-12-186-37/+180
|\
| * tools arch s390: Do not include header files from the kernel sourcesArnaldo Carvalho de Melo2017-12-183-1/+46
| * perf jvmti: Generate correct debug information for inlined codeBen Gainey2017-12-183-36/+134
| * perf tools: Fix up build in hardened environmentsJiri Olsa2017-12-181-4/+3
| * perf tools: Use shell function for perl cflags retrievalJiri Olsa2017-12-181-1/+1
* | Merge tag 'v4.15-rc4' into perf/core, to pick up fixesIngo Molnar2017-12-1812-44/+74
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-152-12/+8
| |\
| | * bpf: fix broken BPF selftest buildDaniel Borkmann2017-12-122-12/+8
| * | Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-12-151-5/+5
| |\ \
| | * | Merge tag 'fixes-for-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-12-1248-407/+1144
| | |\|
| | * | usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan2017-12-081-4/+4
| | * | tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gc...Julien BOIBESSOT2017-12-081-1/+1
| * | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-12-151-6/+23
| |\ \ \
| | * | | ptr_ring: fix up after recent ptr_ring changesMichael S. Tsirkin2017-12-081-6/+23
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-152-5/+23
| |\ \ \ \
| | * | | | objtool: Resync objtool's instruction decoder source code copy with the kerne...Ingo Molnar2017-12-151-0/+10
| | * | | | x86/decoder: Fix and update the opcodes mapRandy Dunlap2017-12-152-6/+24
| * | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-12-153-13/+11
| |\ \ \ \ \
| | * | | | | tools/lib/lockdep: Add missing declaration of 'pr_cont()'Mengting Zhang2017-12-131-0/+1
| | * | | | | tools/include: Remove ACCESS_ONCE()Mark Rutland2017-12-121-12/+9