开源镜像站
帮助
下载
动态
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
2019-11-25
Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up c...
Ingo Molnar
2019-11-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2019-11-22
perf parse: Fix potential memory leak when handling tracepoint errors
Ian Rogers
2019-11-22
perf probe: Fix spelling mistake "addrees" -> "address"
Colin Ian King
2019-11-22
libtraceevent: Fix memory leakage in copy_filter_type
Hewenliang
2019-11-22
libtraceevent: Fix header installation
Sudip Mukherjee
2019-11-22
perf intel-bts: Does not support AUX area sampling
Adrian Hunter
2019-11-22
perf intel-pt: Add support for decoding AUX area samples
Adrian Hunter
2019-11-22
perf intel-pt: Add support for recording AUX area samples
Adrian Hunter
2019-11-22
perf pmu: When using default config, record which bits of config were changed...
Adrian Hunter
2019-11-22
perf auxtrace: Add support for queuing AUX area samples
Adrian Hunter
2019-11-22
perf session: Add facility to peek at all events
Adrian Hunter
2019-11-22
perf auxtrace: Add support for dumping AUX area samples
Adrian Hunter
2019-11-22
perf inject: Cut AUX area samples
Adrian Hunter
2019-11-22
perf record: Add aux-sample-size config term
Adrian Hunter
2019-11-22
perf record: Add support for AUX area sampling
Adrian Hunter
2019-11-22
perf auxtrace: Add support for AUX area sample recording
Adrian Hunter
2019-11-22
perf auxtrace: Move perf_evsel__find_pmu()
Adrian Hunter
2019-11-22
perf record: Add a function to test for kernel support for AUX area sampling
Adrian Hunter
2019-11-21
perf tools: Add kernel AUX area sampling definitions
Adrian Hunter
2019-11-19
perf report: Jump to symbol source view from total cycles view
Jin Yao
2019-11-19
perf util: Move block TUI function to ui browsers
Jin Yao
2019-11-19
perf session: Fix decompression of PERF_RECORD_COMPRESSED records
Alexey Budankov
2019-11-19
perf dso: Move dso_id from 'struct map' to 'struct dso'
Arnaldo Carvalho de Melo
2019-11-19
perf dsos: Remove unused dsos__find() method
Arnaldo Carvalho de Melo
2019-11-19
perf map: Move comparision of map's dso_id to a separate function
Arnaldo Carvalho de Melo
2019-11-19
perf map: Pass a dso_id to map__new()
Arnaldo Carvalho de Melo
2019-11-19
perf map: Move maj/min/ino/ino_generation to separate struct
Arnaldo Carvalho de Melo
2019-11-18
perf parse: Report initial event parsing error
Ian Rogers
2019-11-18
perf probe: Trace a magic number if variable is not found
Masami Hiramatsu
2019-11-18
perf probe: Support DW_AT_const_value constant value
Masami Hiramatsu
2019-11-18
perf probe: Support multiprobe event
Masami Hiramatsu
2019-11-18
perf probe: Generate event name with line number
Masami Hiramatsu
2019-11-18
perf probe: Do not show non representive lines by perf-probe -L
Masami Hiramatsu
2019-11-18
perf probe: Verify given line is a representive line
Masami Hiramatsu
2019-11-18
perf probe: Show correct statement line number by perf probe -l
Masami Hiramatsu
2019-11-18
x86/insn: Add some Intel instructions to the opcode map
Adrian Hunter
2019-11-18
x86/insn: perf tools: Add some instructions to the new instructions test
Adrian Hunter
2019-11-18
perf map: Move seldom used ->flags field to second cacheline
Arnaldo Carvalho de Melo
2019-11-18
perf map: Use bitmap for booleans
Arnaldo Carvalho de Melo
2019-11-18
libtraceevent: Fix parsing of event %o and %X argument types
Konstantin Khlebnikov
2019-11-18
perf callchain: Fix segfault in thread__resolve_callchain_sample()
Adrian Hunter
2019-11-18
perf map_groups: Auto sort maps by name, if needed
Arnaldo Carvalho de Melo
2019-11-18
perf machine: No need to check if kernel module maps pre-exist
Arnaldo Carvalho de Melo
2019-11-18
perf record: No need to process the synthesized MMAP events twice
Arnaldo Carvalho de Melo
2019-11-18
perf map: No need to adjust the long name of modules
Arnaldo Carvalho de Melo
2019-11-18
perf map_groups: Add a front end cache for map lookups by name
Arnaldo Carvalho de Melo
2019-11-18
perf maps: Do not use an rbtree to sort by map name
Arnaldo Carvalho de Melo
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-11-15
ptp: Extend the test program to check the external time stamp flags.
Richard Cochran
[next]