index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2014-11-05
perf tools: Fix build-id matching on vmlinux
Namhyung Kim
2014-11-05
perf record: Do not save pathname in ./debug/.build-id directory for vmlinux
Namhyung Kim
2014-11-05
perf build-id: Move build-id related functions to util/build-id.c
Namhyung Kim
2014-11-05
perf build-id: Rename dsos__write_buildid_table()
Namhyung Kim
2014-11-05
perf tools: Add gzip decompression support for kernel module
Namhyung Kim
2014-11-04
perf symbols: Preparation for compressed kernel module support
Namhyung Kim
2014-11-03
perf tools: Defer export of comms that were not 'set'
Adrian Hunter
2014-11-03
perf tools: Add call information to Python export
Adrian Hunter
2014-11-03
perf tools: Add call information to the database export API
Adrian Hunter
2014-11-03
perf tools: Add branch_type and in_tx to Python export
Adrian Hunter
2014-11-03
perf tools: Add branch type to db export
Adrian Hunter
2014-11-03
perf tools: Enhance the thread stack to output call/return data
Adrian Hunter
2014-11-03
perf tools: Add a thread stack for synthesizing call chains
Adrian Hunter
2014-10-29
perf session: Add perf_session__deliver_synth_event()
Adrian Hunter
2014-10-29
perf tools: Use evlist__for_each in a few remaining places
Arnaldo Carvalho de Melo
2014-10-29
perf tools: Add id index
Adrian Hunter
2014-10-29
perf probe: Add --quiet option to suppress output result message
Masami Hiramatsu
2014-10-29
perf script: Add Python script to export to postgresql
Adrian Hunter
2014-10-29
perf scripting python: Extend interface to export data in a database-friendly...
Adrian Hunter
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
[prev]
[next]