index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2019-10-15
perf string: Export asprintf__tp_filter_pids()
Arnaldo Carvalho de Melo
2019-10-15
perf trace: Introduce --errno-summary
Arnaldo Carvalho de Melo
2019-10-15
perf trace: Add syscall failure stats to -s/--summary and -S/--with-summary
Arnaldo Carvalho de Melo
2019-10-15
perf stat: Support --all-kernel/--all-user
Jin Yao
2019-10-15
perf jvmti: Link against tools/lib/ctype.h to have weak strlcpy()
Thomas Richter
2019-10-15
perf annotate: Fix objdump --no-show-raw-insn flag
Ian Rogers
2019-10-15
perf annotate: Don't pipe objdump output through 'expand' command
Ian Rogers
2019-10-15
perf annotate: Don't pipe objdump output through 'grep' command
Ian Rogers
2019-10-15
perf annotate: Use libsubcmd's run-command.h to fork objdump
Ian Rogers
2019-10-15
perf annotate: Avoid reallocation in objdump parsing
Ian Rogers
2019-10-15
perf report: Add warning when libunwind not compiled in
Jin Yao
2019-10-15
perf test: Avoid infinite loop for task exit case
Leo Yan
2019-10-15
perf test: Report failure for mmap events
Leo Yan
2019-10-15
perf evlist: Fix fix for freed id arrays
Andi Kleen
2019-10-15
perf script: Fix --reltime with --time
Andi Kleen
2019-10-15
perf tools: Allow to build with -ltcmalloc
Jiri Olsa
2019-10-15
Merge tag 'perf-core-for-mingo-5.5-20191011' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-10-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-10-12
Merge tag 'powerpc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-10-11
perf diff: Report noisy for cycles diff
Jin Yao
2019-10-11
perf tools: Propagate CFLAGS to libperf
Jiri Olsa
2019-10-10
libperf: Adopt perf_evlist__filter_pollfd() from tools/perf
Jiri Olsa
2019-10-10
libperf: Introduce perf_evlist__purge()
Jiri Olsa
2019-10-10
libperf: Introduce perf_evlist__exit()
Jiri Olsa
2019-10-10
libperf: Move the pollfd allocation from tools/perf to libperf
Jiri Olsa
2019-10-10
libperf: Centralize map refcnt setting
Jiri Olsa
2019-10-10
perf evlist: Switch to libperf's mmap interface
Jiri Olsa
2019-10-10
perf evlist: Introduce perf_evlist__mmap_cb_mmap()
Jiri Olsa
2019-10-10
perf evlist: Introduce perf_evlist__mmap_cb_get()
Jiri Olsa
2019-10-10
perf tools: Introduce perf_evlist__mmap_cb_idx()
Jiri Olsa
2019-10-10
libperf: Introduce perf_evlist_mmap_ops::mmap callback
Jiri Olsa
2019-10-10
libperf: Add perf_evlist_mmap_ops::get callback
Jiri Olsa
2019-10-10
libperf: Introduce perf_evlist_mmap_ops::idx callback
Jiri Olsa
2019-10-10
libperf: Introduce perf_evlist__mmap_ops()
Jiri Olsa
2019-10-10
libperf: Adopt perf_evlist__mmap()/munmap() from tools/perf
Jiri Olsa
2019-10-10
libperf: Adopt perf_mmap__read_event() from tools/perf
Jiri Olsa
2019-10-10
libperf: Adopt perf_mmap__read_done() from tools/perf
Jiri Olsa
2019-10-10
libperf: Adopt perf_mmap__read_init() from tools/perf
Jiri Olsa
2019-10-10
libperf: Adopt perf_mmap__consume() function from tools/perf
Jiri Olsa
2019-10-10
perf tools: Use perf_mmap way to detect aux mmap
Jiri Olsa
2019-10-10
libperf: Adopt perf_mmap__put() function from tools/perf
Jiri Olsa
2019-10-10
libperf: Adopt perf_mmap__unmap() function from tools/perf
Jiri Olsa
2019-10-10
libperf: Adopt perf_mmap__get() function from tools/perf
Jiri Olsa
2019-10-10
libperf: Adopt perf_mmap__mmap() function from tools/perf
Jiri Olsa
2019-10-10
libperf: Adopt perf_mmap__mmap_len() function from tools/perf
Jiri Olsa
2019-10-10
libperf: Add 'struct perf_mmap_param'
Jiri Olsa
2019-10-10
libperf: Add perf_mmap__init() function
Jiri Olsa
2019-10-10
perf tools: Avoid 'sample_reg_masks' being const + weak
Ian Rogers
2019-10-09
perf beauty: Introduce strtoul() for x86 MSRs
Arnaldo Carvalho de Melo
2019-10-09
perf trace: Expand strings in filters to integers
Arnaldo Carvalho de Melo
[next]