summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-12-27bpf: fix max call depth checkAlexei Starovoitov
2017-12-27selftests/bpf: additional stack depth testsAlexei Starovoitov
2017-12-27bpf: selftest for late caller stack size increaseJann Horn
2017-12-27perf tools: Auto-complete for events with ':'Jin Yao
2017-12-27perf tools: Return all events as auto-completions after commaJin Yao
2017-12-27perf tool: Improve bash command line auto-complete for multiple events with c...Jin Yao
2017-12-27perf probe arm64: Fix symbol fixup issues due to ELF typeKim Phillips
2017-12-27perf evsel: Enable ignore_missing_thread for pid optionMengting Zhang
2017-12-27perf s390: Always build with -fPICHendrik Brueckner
2017-12-27Revert "perf s390: Always build with -fPIC"Arnaldo Carvalho de Melo
2017-12-27perf test shell: Fix check open filename arg using 'perf trace'Michael Petlan
2017-12-27perf evsel: Fix swap for samples with raw dataJiri Olsa
2017-12-27perf probe: Support escaped character in parserMasami Hiramatsu
2017-12-27perf string: Add {strdup,strpbrk}_esc()Masami Hiramatsu
2017-12-27perf probe: Find versioned symbols from mapMasami Hiramatsu
2017-12-27perf probe: Add __return suffix for return eventsMasami Hiramatsu
2017-12-27perf probe: Cut off the version suffix from event nameMasami Hiramatsu
2017-12-27perf probe: Add warning message if there is unexpected event nameMasami Hiramatsu
2017-12-27perf env: Adopt perf_env__arch() from the annotate codeArnaldo Carvalho de Melo
2017-12-27perf annotate: Use perf_env when obtaining the arch nameArnaldo Carvalho de Melo
2017-12-27perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate()Arnaldo Carvalho de Melo
2017-12-27perf trace: Use generated syscall table on s390 tooHendrik Brueckner
2017-12-27perf s390: Generate system call table from asm/unistd.hHendrik Brueckner
2017-12-27tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.hHendrik Brueckner
2017-12-27perf perf: Remove duplicate includesPravin Shedge
2017-12-27perf test: Handle properly readdir DT_UNKNOWNJiri Olsa
2017-12-27perf utils: Move is_directory() to path.hJiri Olsa
2017-12-27perf stat: Resort '--per-thread' resultJin Yao
2017-12-27perf stat: Remove --per-thread pid/tid limitationJin Yao
2017-12-27perf thread_map: Enumerate all threads from /procJin Yao
2017-12-27perf stat: Update or print per-thread statsJin Yao
2017-12-27perf stat: Allocate shadow stats buffer for threadsJin Yao
2017-12-27perf stat: Remove a set of shadow stats static variablesJin Yao
2017-12-27perf stat: Print per-thread shadow statsJin Yao
2017-12-27perf stat: Update per-thread shadow statsJin Yao
2017-12-27perf stat: Create the runtime_stat init/exit functionJin Yao
2017-12-27perf stat: Extend rbtree to support per-thread shadow statsJin Yao
2017-12-27perf stat: Define a structure for per-thread shadow statsJin Yao
2017-12-23x86/ldt: Make the LDT mapping ROThomas Gleixner
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-23bpf: fix stacksafe exploration when comparing statesGianluca Borello
2017-12-23tools: bpftool: protect against races with disappearing objectsJakub Kicinski
2017-12-23tools: bpftool: maps: close json array on error paths of showJakub Kicinski
2017-12-22x86/ldt: Prevent LDT inheritance on execThomas Gleixner
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-22selftests/bpf: fix Makefile for passing LLC to the command lineQuentin Monnet
2017-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds