开源镜像站
帮助
动态
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
2014-10-29
perf tools: Add facility to export data in database-friendly way
Adrian Hunter
2014-10-29
perf pmu: Add proper error handling to print_pmu_events()
Arnaldo Carvalho de Melo
2014-10-29
perf tools: Do not attempt to run perf-read-vdso32 if it wasn't built
Adrian Hunter
2014-10-29
perf tools: Add support for 32-bit compatibility VDSOs
Adrian Hunter
2014-10-29
perf tools: Build programs to copy 32-bit compatibility
Adrian Hunter
2014-10-29
perf pmu: Let pmu's with no events show up on perf list
Adrian Hunter
2014-10-29
perf tools: Ensure return negative value when write header error
Wang Nan
2014-10-29
perf probe: Use PARSE_OPT_EXCLUSIVE flag
Namhyung Kim
2014-10-29
perf tools: Add support for exclusive option
Namhyung Kim
2014-10-29
perf kvm: Print kvm specific --help output
Namhyung Kim
2014-10-29
perf tools: Export usage string and option table of perf record
Namhyung Kim
2014-10-29
perf tools: Add PARSE_OPT_DISABLED flag
Namhyung Kim
2014-10-29
perf tests: Use thread->mg->machine
Arnaldo Carvalho de Melo
2014-10-29
perf tests: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
2014-10-29
perf callchains: Use thread->mg->machine
Arnaldo Carvalho de Melo
2014-10-29
perf thread: Adopt resolve_callchain method from machine
Arnaldo Carvalho de Melo
2014-10-29
perf tools: A thread's machine can be found via thread->mg->machine
Arnaldo Carvalho de Melo
2014-10-29
perf tools: Set thread->mg.machine in all places
Arnaldo Carvalho de Melo
2014-10-29
perf tools powerpc: Cache the DWARF debug info
Sukadev Bhattiprolu
2014-10-29
perf probe: Trivial typo fix for --demangle
Masami Hiramatsu
2014-10-29
perf tools: Fix report -F dso_from for data without branch info
Jiri Olsa
2014-10-29
perf tools: Fix report -F dso_to for data without branch info
Jiri Olsa
2014-10-29
perf tools: Fix report -F symbol_from for data without branch info
Jiri Olsa
2014-10-29
perf tools: Fix report -F symbol_to for data without branch info
Jiri Olsa
2014-10-29
perf tools: Fix report -F mispredict for data without branch info
Jiri Olsa
2014-10-29
perf tools: Fix report -F in_tx for data without branch info
Jiri Olsa
2014-10-29
perf tools: Fix report -F abort for data without branch info
Jiri Olsa
2014-10-29
perf tools: Make CPUINFO_PROC an array to support different kernel versions
Wang Nan
2014-10-29
perf callchain: Use global caching provided by libunwind
Namhyung Kim
2014-10-22
perf diff: Add missing hists__init() call at tool start
Kan Liang
2014-10-17
perf script: Add period as a default output column
Jiri Olsa
2014-10-17
perf script: Add period data column
Jiri Olsa
2014-10-17
perf evsel: No need to drag util/cgroup.h
Arnaldo Carvalho de Melo
2014-10-17
perf evlist: Add missing 'struct option' forward declaration
Arnaldo Carvalho de Melo
2014-10-17
perf evsel: Move exit stuff from __delete to __exit
Arnaldo Carvalho de Melo
2014-10-15
perf kvm stat live: Enable events copying
Alexander Yarygin
2014-10-15
perf session: Add option to copy events when queueing
Alexander Yarygin
2014-10-15
perf Documentation: Fix typos in perf/Documentation
Masanari Iida
2014-10-15
perf trace: Use thread_{,_set}_priv helpers
Namhyung Kim
2014-10-15
perf kvm: Use thread_{,_set}_priv helpers
Namhyung Kim
2014-10-15
perf callchain: Create an address space per thread
Namhyung Kim
2014-10-15
perf report: Set callchain_param.record_mode for future use
Namhyung Kim
2014-10-15
perf evlist: Fix for double free in tools/perf stat
Yasser Shalabi
2014-10-15
perf test: Add test case for pmu event new style format
Kan Liang
2014-10-15
perf tools: Add support to new style format of kernel PMU event
Kan Liang
2014-10-15
perf tools: Parse the pmu event prefix and suffix
Kan Liang
2014-10-15
Revert "perf tools: Default to cpu// for events v5"
Kan Liang
2014-10-15
perf top: Add a visual cue for toggle zeroing of samples
Taeung Song
2014-10-15
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2014-10-14
perf symbols: Make sym->end be the first address after the symbol range
Arnaldo Carvalho de Melo
[next]