开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2017-12-27
perf tool: Improve bash command line auto-complete for multiple events with c...
Jin Yao
2017-12-27
perf probe arm64: Fix symbol fixup issues due to ELF type
Kim Phillips
2017-12-27
perf evsel: Enable ignore_missing_thread for pid option
Mengting Zhang
2017-12-27
perf s390: Always build with -fPIC
Hendrik Brueckner
2017-12-27
Revert "perf s390: Always build with -fPIC"
Arnaldo Carvalho de Melo
2017-12-27
perf test shell: Fix check open filename arg using 'perf trace'
Michael Petlan
2017-12-27
perf evsel: Fix swap for samples with raw data
Jiri Olsa
2017-12-27
perf probe: Support escaped character in parser
Masami Hiramatsu
2017-12-27
perf string: Add {strdup,strpbrk}_esc()
Masami Hiramatsu
2017-12-27
perf probe: Find versioned symbols from map
Masami Hiramatsu
2017-12-27
perf probe: Add __return suffix for return events
Masami Hiramatsu
2017-12-27
perf probe: Cut off the version suffix from event name
Masami Hiramatsu
2017-12-27
perf probe: Add warning message if there is unexpected event name
Masami Hiramatsu
2017-12-27
perf env: Adopt perf_env__arch() from the annotate code
Arnaldo Carvalho de Melo
2017-12-27
perf annotate: Use perf_env when obtaining the arch name
Arnaldo Carvalho de Melo
2017-12-27
perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate()
Arnaldo Carvalho de Melo
2017-12-27
perf trace: Use generated syscall table on s390 too
Hendrik Brueckner
2017-12-27
perf s390: Generate system call table from asm/unistd.h
Hendrik Brueckner
2017-12-27
tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h
Hendrik Brueckner
2017-12-27
perf perf: Remove duplicate includes
Pravin Shedge
2017-12-27
perf test: Handle properly readdir DT_UNKNOWN
Jiri Olsa
2017-12-27
perf utils: Move is_directory() to path.h
Jiri Olsa
2017-12-27
perf stat: Resort '--per-thread' result
Jin Yao
2017-12-27
perf stat: Remove --per-thread pid/tid limitation
Jin Yao
2017-12-27
perf thread_map: Enumerate all threads from /proc
Jin Yao
2017-12-27
perf stat: Update or print per-thread stats
Jin Yao
2017-12-27
perf stat: Allocate shadow stats buffer for threads
Jin Yao
2017-12-27
perf stat: Remove a set of shadow stats static variables
Jin Yao
2017-12-27
perf stat: Print per-thread shadow stats
Jin Yao
2017-12-27
perf stat: Update per-thread shadow stats
Jin Yao
2017-12-27
perf stat: Create the runtime_stat init/exit function
Jin Yao
2017-12-27
perf stat: Extend rbtree to support per-thread shadow stats
Jin Yao
2017-12-27
perf stat: Define a structure for per-thread shadow stats
Jin Yao
2017-12-18
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-12-18
tools arch s390: Do not include header files from the kernel sources
Arnaldo Carvalho de Melo
2017-12-18
perf jvmti: Generate correct debug information for inlined code
Ben Gainey
2017-12-18
perf tools: Fix up build in hardened environments
Jiri Olsa
2017-12-18
perf tools: Use shell function for perl cflags retrieval
Jiri Olsa
2017-12-18
Merge tag 'v4.15-rc4' into perf/core, to pick up fixes
Ingo Molnar
2017-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-15
Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-12-15
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-12-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-12-15
tools/headers: Synchronize kernel <-> tooling headers
Ingo Molnar
2017-12-15
objtool: Resync objtool's instruction decoder source code copy with the kerne...
Ingo Molnar
2017-12-15
x86/decoder: Fix and update the opcodes map
Randy Dunlap
2017-12-14
tools/slabinfo-gnuplot: force to use bash shell
Liu, Changcheng
2017-12-13
tools/lib/lockdep: Add missing declaration of 'pr_cont()'
Mengting Zhang
2017-12-12
bpf: fix broken BPF selftest build
Daniel Borkmann
[next]