开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2020-04-30
perf c2c: Remove unneeded semicolon
Zou Wei
2020-04-30
libtraceevent: Remove unneeded semicolon
Zou Wei
2020-04-30
perf script: Remove extraneous newline in perf_sample__fprintf_regs()
Stephane Eranian
2020-04-30
perf synthetic events: Remove use of sscanf from /proc reading
Ian Rogers
2020-04-30
tools api: Add a lightweight buffered reading api
Ian Rogers
2020-04-30
perf bench: Add a multi-threaded synthesize benchmark
Ian Rogers
2020-04-23
perf record: Add num-synthesize-threads option
Stephane Eranian
2020-04-23
perf test session topology: Fix data path
Tommi Rantala
2020-04-23
perf stat: Improve runtime stat for interval mode
Jin Yao
2020-04-22
perf stat: Zero all the 'ena' and 'run' array slot stats for interval mode
Jin Yao
2020-04-22
perf script: Avoid NULL dereference on symbol
Ian Rogers
2020-04-22
perf evlist: Remove duplicate headers
Jagadeesh Pagadala
2020-04-22
perf bench: Fix div-by-zero if runtime is zero
Tommi Rantala
2020-04-22
perf cgroup: Avoid needless closing of unopened fd
Tommi Rantala
2020-04-22
Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2020-04-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-21
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-04-21
tools/vm: fix cross-compile build
Lucas Stach
2020-04-21
tools/build: tweak unused value workaround
George Burgess IV
2020-04-19
Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-19
Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-04-18
perf hist: Add fast path for duplicate entries check
Kan Liang
2020-04-18
perf c2c: Add option to enable the LBR stitching approach
Kan Liang
2020-04-18
perf top: Add option to enable the LBR stitching approach
Kan Liang
2020-04-18
perf script: Add option to enable the LBR stitching approach
Kan Liang
2020-04-18
perf report: Add option to enable the LBR stitching approach
Kan Liang
2020-04-18
perf callchain: Stitch LBR call stack
Kan Liang
2020-04-18
perf callchain: Save previous cursor nodes for LBR stitching approach
Kan Liang
2020-04-18
perf thread: Save previous sample for LBR stitching approach
Kan Liang
2020-04-18
perf thread: Add a knob for LBR stitch approach
Kan Liang
2020-04-18
perf machine: Factor out lbr_callchain_add_lbr_ip()
Kan Liang
2020-04-18
perf machine: Factor out lbr_callchain_add_kernel_ip()
Kan Liang
2020-04-18
perf machine: Refine the function for LBR call stack reconstruction
Kan Liang
2020-04-18
perf machine: Remove the indent in resolve_lbr_callchain_sample
Kan Liang
2020-04-18
perf header: Support CPU PMU capabilities
Kan Liang
2020-04-18
perf parser: Add support to specify rXXX event with pmu
Jiri Olsa
2020-04-18
perf doc: allow ASCIIDOC_EXTRA to be an argument
Ian Rogers
2020-04-18
perf pmu: Add support for PMU capabilities
Kan Liang
2020-04-18
tools lib traceevent: Take care of return value of asprintf
He Zhe
2020-04-18
perf stat: Force error in fallback on :k events
Stephane Eranian
2020-04-18
perf tools: Add support for leader-sampling with AUX area events
Adrian Hunter
2020-04-18
perf evlist: Allow multiple read formats
Adrian Hunter
2020-04-18
perf evsel: Rearrange perf_evsel__config_leader_sampling()
Adrian Hunter
2020-04-18
perf evlist: Move leader-sampling configuration
Adrian Hunter
2020-04-18
perf evsel: Move and globalize perf_evsel__find_pmu() and perf_evsel__is_aux_...
Adrian Hunter
2020-04-17
tools/virtio: make asm/barrier.h self contained
Michael S. Tsirkin
2020-04-17
tools/virtio: define aligned attribute
Michael S. Tsirkin
2020-04-16
virtio/test: fix up after IOTLB changes
Michael S. Tsirkin
2020-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-16
perf intel-pt: Add support for synthesizing callchains for regular events
Adrian Hunter
[next]