开源镜像站
帮助
动态
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
/
perf
/
util
Age
Commit message (
Expand
)
Author
2017-10-27
perf evsel: Restore evsel->priv as a tool private area
Arnaldo Carvalho de Melo
2017-10-25
perf util: Enable handling of inlined frames by default
Milian Wolff
2017-10-25
perf report: Use srcline from callchain for hist entries
Milian Wolff
2017-10-25
perf report: Cache srclines for callchain nodes
Milian Wolff
2017-10-25
perf report: Cache failed lookups of inlined frames
Milian Wolff
2017-10-25
perf report: Properly handle branch count in match_chain()
Milian Wolff
2017-10-24
perf report: Compare symbol name for inlined frames when sorting
Milian Wolff
2017-10-24
perf callchain: Compare symbol name for inlined frames when matching
Milian Wolff
2017-10-24
perf script: Mark inlined frames and do not print DSO for them
Milian Wolff
2017-10-24
perf callchain: Mark inlined frames in output by " (inlined)" suffix
Milian Wolff
2017-10-24
perf report: Fall-back to function name comparison for -g srcline
Milian Wolff
2017-10-24
perf callchain: Create real callchain entries for inlined frames
Milian Wolff
2017-10-24
perf callchain: Refactor inline_list to store srcline string directly
Milian Wolff
2017-10-24
perf callchain: Refactor inline_list to operate on symbols
Milian Wolff
2017-10-24
perf callchain: Store srcline in callchain_cursor_node
Milian Wolff
2017-10-24
perf report: Remove code to handle inline frames from browsers
Milian Wolff
2017-10-23
perf namespaces: Add more appropriate set of headers
Arnaldo Carvalho de Melo
2017-10-23
perf tools: Introduce binary__fprintf()
Arnaldo Carvalho de Melo
2017-10-23
perf annotate: Remove arch::cpuid_parse callback
Jiri Olsa
2017-10-23
perf mmap: Adopt push method from builtin-record.c
Arnaldo Carvalho de Melo
2017-10-23
perf mmap: Move perf_mmap and methods to separate mmap.[ch] files
Arnaldo Carvalho de Melo
2017-10-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-10-18
perf xyarray: Fix wrong processing when closing evsel fd
Jin Yao
2017-10-17
perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACE
Namhyung Kim
2017-10-13
perf tools: Check wether the eBPF file exists in event parsing
Jiri Olsa
2017-10-09
perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMU
Mark Rutland
2017-10-05
perf callchain: Compare dsos (as well) for CCKEY_FUNCTION
Ravi Bangoria
2017-10-03
perf top: Add option to set the number of thread for event synthesize
Kan Liang
2017-10-03
perf top: Implement multithreading for perf_event__synthesize_threads
Kan Liang
2017-10-03
perf tools: Lock to protect comm_str rb tree
Kan Liang
2017-10-03
perf tools: Lock to protect namespaces and comm list
Kan Liang
2017-10-02
Merge remote-tracking branch 'tip/perf/urgent' into perf/core, to pick up fixes
Arnaldo Carvalho de Melo
2017-09-28
perf test: Fix vmlinux failure on s390x
Thomas Richter
2017-09-25
perf tools: Fix syscalltbl build failure
Akemi Yagi
2017-09-25
perf report: Fix debug messages with --call-graph option
Mengting Zhang
2017-09-25
perf evsel: Fix attr.exclude_kernel setting for default cycles:p
Arnaldo Carvalho de Melo
2017-09-21
perf tools: Provide mutex wrappers for pthreads rwlocks
Arnaldo Carvalho de Melo
2017-09-21
perf stat: Fix adding multiple event groups
Andi Kleen
2017-09-18
perf pmu: Improve error messages for missing PMUs
Andi Kleen
2017-09-18
perf machine: Optimize a bit the machine__findnew_thread() methods
Arnaldo Carvalho de Melo
2017-09-18
perf machine: Use hashtable for machine threads
Kan Liang
2017-09-13
perf tools: Make copyfile_offset() static
Arnaldo Carvalho de Melo
2017-09-13
perf config: Allow creating empty config set for config file autogeneration
Taeung Song
2017-09-13
perf tools: Use scandir() to replace readdir()
Kan Liang
2017-09-13
perf ui progress: Add size info into progress bar
Jiri Olsa
2017-09-13
perf record: Support direct --user-regs arguments
Andi Kleen
2017-09-13
perf stat: Support duration_time for metrics
Andi Kleen
2017-09-13
perf stat: Don't use ctx for saved values lookup
Andi Kleen
2017-09-13
perf list: Add metric groups to perf list
Andi Kleen
2017-09-13
perf stat: Support JSON metrics in perf stat
Andi Kleen
[next]