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
2016-03-31
perf trace: Pretty print seccomp() args
Arnaldo Carvalho de Melo
2016-03-31
perf trace: Do not process PERF_RECORD_LOST twice
Arnaldo Carvalho de Melo
2016-03-31
Merge tag 'perf-core-for-mingo-20160330' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-03-30
perf jit: genelf makes assumptions about endian
Anton Blanchard
2016-03-30
perf hists: Fix determination of a callchain node's childlessness
Andres Freund
2016-03-30
perf tools: Add support for skipping itrace instructions
Andi Kleen
2016-03-30
perf script perl: Perl scripts now get a backtrace, like the python ones
Dima Kogan
2016-03-30
perf config: Rename 'v' to 'home' in set_buildid_dir()
Taeung Song
2016-03-30
perf config: Rework buildid_dir_command_config to perf_buildid_config
Taeung Song
2016-03-30
perf config: Remove duplicated set_buildid_dir calls
Taeung Song
2016-03-30
perf tests: Add test to check for event times
Jiri Olsa
2016-03-30
perf tools: Make -f/--force option documentation consistent across tools
Jiri Olsa
2016-03-30
perf tools: Make hists__collapse_insert_entry static
Jiri Olsa
2016-03-30
perf mem: Add -U/-K (--all-user/--all-kernel) options
Jiri Olsa
2016-03-29
perf tools: Add missing initialization of perf_sample.cpumode in synthesized ...
Arnaldo Carvalho de Melo
2016-03-28
perf tools: Fix build break on powerpc
Sukadev Bhattiprolu
2016-03-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-24
perf bench: Fix detached tarball building due to missing 'perf bench memcpy' ...
Arnaldo Carvalho de Melo
2016-03-24
perf tests: Fix tarpkg build test error output redirection
Arnaldo Carvalho de Melo
2016-03-23
perf llvm: Use strerror_r instead of the thread unsafe strerror one
Arnaldo Carvalho de Melo
2016-03-23
perf llvm: Use realpath to canonicalize paths
Arnaldo Carvalho de Melo
2016-03-23
perf tools: Unexport some methods unused outside strbuf.c
Arnaldo Carvalho de Melo
2016-03-23
perf probe: No need to use formatting strbuf method
Arnaldo Carvalho de Melo
2016-03-23
perf help: Use asprintf instead of adhoc equivalents
Arnaldo Carvalho de Melo
2016-03-23
perf tools: Remove unused perf_pathdup, xstrdup functions
Arnaldo Carvalho de Melo
2016-03-23
perf tools: Do not include stringify.h from the kernel sources
Arnaldo Carvalho de Melo
2016-03-23
perf tools: Remove needless 'extern' from function prototypes
Arnaldo Carvalho de Melo
2016-03-23
perf tools: Simplify die() mechanism
Arnaldo Carvalho de Melo
2016-03-23
perf tools: Remove unused DIE_IF macro
Arnaldo Carvalho de Melo
2016-03-23
perf script: Remove lots of unused arguments
Arnaldo Carvalho de Melo
2016-03-23
perf thread: Rename perf_event__preprocess_sample_addr to thread__resolve
Arnaldo Carvalho de Melo
2016-03-23
perf machine: Rename perf_event__preprocess_sample to machine__resolve
Arnaldo Carvalho de Melo
2016-03-23
perf tools: Add cpumode to struct perf_sample
Arnaldo Carvalho de Melo
2016-03-23
perf tests: Forward the perf_sample in the dwarf unwind test
Arnaldo Carvalho de Melo
2016-03-23
perf tools: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
2016-03-22
perf list: Fix documentation of :ppp
Andi Kleen
2016-03-21
perf bench numa: Fix assertion for nodes bitfield
Jakub Jelen
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-18
perf symbols: Record text offset in dso to calculate objdump address
Wang Nan
2016-03-18
tools: Move utilities.mak from perf to tools/scripts/
Arnaldo Carvalho de Melo
2016-03-15
mm, tracing: unify mm flags handling in tracepoints and printk
Vlastimil Babka
2016-03-15
tools, perf: make gfp_compact_table up to date
Vlastimil Babka
2016-03-11
perf test: Remove 'core_id' check in topo test
Sukadev Bhattiprolu
2016-03-10
perf stat: Add --metric-only support for -A
Andi Kleen
2016-03-10
perf stat: Implement --metric-only mode
Andi Kleen
2016-03-10
perf stat: Document CSV format in manpage
Andi Kleen
2016-03-10
perf hists browser: Check sort keys before hot key actions
Namhyung Kim
2016-03-10
perf hists browser: Allow thread filtering for comm sort key
Namhyung Kim
2016-03-10
perf tools: Add sort__has_comm variable
Namhyung Kim
2016-03-10
perf tools: Recalc total periods using top-level entries in hierarchy
Namhyung Kim
[prev]
[next]