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-02-03
perf hists: Use struct perf_hpp_fmt::idx in perf_hpp__reset_width
Jiri Olsa
2016-02-03
perf hists: Add _idx fields into struct perf_hpp_fmt
Jiri Olsa
2016-02-03
perf hists: Introduce perf_evsel__output_resort function
Jiri Olsa
2016-02-03
perf hists: Factor output_resort from hists__output_resort
Jiri Olsa
2016-02-03
Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2016-02-03
Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2016-02-03
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2016-02-02
perf probe: Search both .eh_frame and .debug_frame sections for probe location
Hemant Kumar
2016-02-02
perf tools: Fix thread lifetime related segfaut in intel_pt
Adrian Hunter
2016-02-01
perf report: Don't show blank lines if entry has no callchain
Namhyung Kim
2016-02-01
perf hists browser: Fix percent display in callchains
Namhyung Kim
2016-02-01
perf hists browser: Pass parent_total to callchain print functions
Namhyung Kim
2016-02-01
perf hists browser: Fix dump to show correct callchain style
Namhyung Kim
2016-02-01
perf report: Fix percent display in callchains on --stdio
Namhyung Kim
2016-02-01
perf callchain: Pass parent_samples to __callchain__fprintf_graph()
Namhyung Kim
2016-02-01
perf report: Get rid of hist_entry__callchain_fprintf()
Namhyung Kim
2016-02-01
perf report: Apply --percent-limit to callchains also
Namhyung Kim
2016-02-01
perf hists: Update hists' total period when adding entries
Namhyung Kim
2016-02-01
perf hists: Fix min callchain hits calculation
Namhyung Kim
2016-02-01
perf tools: tracepoint_error() can receive e=NULL, robustify it
Adrian Hunter
2016-01-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-01-29
perf build: Align the names of the build tests:
Arnaldo Carvalho de Melo
2016-01-29
perf kvm/powerpc: Add support for HCALL reasons
Hemant Kumar
2016-01-29
perf kvm/powerpc: Port perf kvm stat to powerpc
Hemant Kumar
2016-01-29
perf kvm/{x86,s390}: Remove const from kvm_events_tp
Hemant Kumar
2016-01-29
perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
Hemant Kumar
2016-01-29
perf record: Use OPT_BOOLEAN_SET for buildid cache related options
Wang Nan
2016-01-29
perf tools: Move timestamp creation to util
Wang Nan
2016-01-29
perf test: Improve bp_signal
Wang Nan
2016-01-29
perf test: Check environment before start real BPF test
Wang Nan
2016-01-29
perf buildid: Fix cpumode of buildid event
Wang Nan
2016-01-29
perf auxtrace: Add perf_evlist pointer to *info_priv_size()
Mathieu Poirier
2016-01-29
perf tools: Speed up build-tests by reducing the number of builds tested
Arnaldo Carvalho de Melo
2016-01-29
perf build: Use feature dump file for build-test
Wang Nan
2016-01-29
perf build: Remove all condition feature check {C,LD}FLAGS
Wang Nan
2016-01-26
perf cpumap: Auto initialize cpu__max_{node,cpu}
Arnaldo Carvalho de Melo
2016-01-26
perf hists browser: Skip scripting when perf.data file not available
Namhyung Kim
2016-01-26
perf build: Select all feature checkers for feature-dump
Wang Nan
2016-01-26
perf test: Add libbpf relocation checker
Wang Nan
2016-01-26
perf test: Fixup aliases checking in the 'vmlinux matches kallsyms' test
Arnaldo Carvalho de Melo
2016-01-26
perf machine: Introduce machine__find_kernel_symbol_by_name()
Arnaldo Carvalho de Melo
2016-01-26
perf hists browser: Offer non-symbol specific menu options for --sort without...
Namhyung Kim
2016-01-26
perf hists browser: Be a bit more strict about presenting CPU socket zoom
Namhyung Kim
2016-01-26
perf hists browser: Offer 'Zoom into DSO'/'Map details' only when sort order ...
Namhyung Kim
2016-01-26
perf hists browser: Only offer symbol scripting when a symbol is under the cu...
Namhyung Kim
2016-01-26
perf hists browser: Only 'Zoom into thread' only when sort order has 'pid'
Namhyung Kim
2016-01-26
perf sort: Provide a way to find out if per-thread bucketing is in place
Namhyung Kim
2016-01-26
perf config: Document 'hist.percentage' variable in man page
Taeung Song
2016-01-26
perf config: Document variables for 'annotate' section in man page
Taeung Song
2016-01-26
perf config: Document 'buildid.dir' variable in man page
Taeung Song
[prev]
[next]