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
2012-02-13
perf tools: Fix build dependency of perf python extension
Namhyung Kim
2012-02-09
perf record: No build id option fails
David Ahern
2012-02-09
perf tools: fix endianness detection in perf.data
Stephane Eranian
2012-02-06
perf stat: Align scaled output of cpu-clock
Namhyung Kim
2012-02-06
perf stat: Adjust print unit
Namhyung Kim
2012-02-06
perf doc: Allow producing documentation in a specified output directory
Franck Bui-Huu
2012-02-06
perf tool: Fix perf stack to non executable on x86_64
Jiri Olsa
2012-02-06
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-02-06
perf evsel: Fix an issue where perf report fails to show the proper percentage
Naveen N. Rao
2012-02-06
perf tools: Fix prefix matching for kernel maps
Jiri Olsa
2012-02-06
perf tools: Fix perf stack to non executable on x86_64
Jiri Olsa
2012-02-02
perf record: Make feature initialization generic
Robert Richter
2012-02-02
perf probe: Rename target_module to target
Srikar Dronamraju
2012-02-02
perf tools: Remove distclean from Makefile help output
John Kacur
2012-02-01
perf evlist: Make splice_list_tail method public
Jiri Olsa
2012-01-30
perf top: Fix number of samples displayed
Stephane Eranian
2012-01-30
perf tools: Fix strlen() bug in perf_event__synthesize_event_type()
Stephane Eranian
2012-01-30
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
2012-01-30
perf python: Use attr.watermark in twatch.py
Arnaldo Carvalho de Melo
2012-01-30
perf tools: Remove unnecessary ctype.h inclusion
Namhyung Kim
2012-01-30
perf lock: Document lock info subcommand
Namhyung Kim
2012-01-30
perf top: Fix number of samples displayed
Stephane Eranian
2012-01-30
perf script: Add option resolving vmlinux path
Akihiro Nagai
2012-01-30
perf script: Add the offset field specifier
Akihiro Nagai
2012-01-30
perf script: Print branch_from and branch_to of BTS events
Akihiro Nagai
2012-01-30
perf script: Unify the expressions indicating "unknown"
Akihiro Nagai
2012-01-30
perf evsel: Fix spelling typo
Masanari Iida
2012-01-27
Merge branch 'perf/fast' into perf/core
Ingo Molnar
2012-01-26
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-01-24
perf tools: Fix strlen() bug in perf_event__synthesize_event_type()
Stephane Eranian
2012-01-24
perf probe: Usability fixes
Srikar Dronamraju
2012-01-24
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
2012-01-24
perf bench: Allow passing an iteration count to "bench mem mem{cpy,set}"
Jan Beulich
2012-01-24
perf bench: Also allow measuring memset()
Jan Beulich
2012-01-24
perf bench: Also allow measuring alternative memcpy implementations
Jan Beulich
2012-01-24
perf bench: Make "default" memcpy() selection actually use glibc's implementa...
Jan Beulich
2012-01-24
perf tools: Introduce per user view
Arnaldo Carvalho de Melo
2012-01-24
perf tools: Add fprintf methods for thread_map and cpu_map classes
Arnaldo Carvalho de Melo
2012-01-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-10
mm-tracepoint: fix documentation and examples
Konstantin Khlebnikov
2012-01-08
perf tools: Fix compile error on x86_64 Ubuntu
Namhyung Kim
2012-01-08
perf report: Fix --stdio output alignment when --showcpuutilization used
Namhyung Kim
2012-01-08
perf annotate: Get rid of field_sep check
Namhyung Kim
2012-01-08
perf annotate: Fix usage string
Namhyung Kim
2012-01-08
perf kmem: Fix a memory leak
Namhyung Kim
2012-01-08
perf kmem: Add missing closedir() calls
Namhyung Kim
2012-01-08
perf top: Add error message for EMFILE
Namhyung Kim
2012-01-08
perf test: Change type of '-v' option to INCR
Namhyung Kim
2012-01-08
perf script: Add missing closedir() calls
Namhyung Kim
2012-01-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
[prev]
[next]