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
2017-01-26
perf probe: Delete an unnecessary check in try_to_find_absolute_address()
Markus Elfring
2017-01-26
perf probe: Fix wrong register name for arm64
He Kuang
2017-01-25
lib, traceevent: add PRINT_HEX_STR variant
Daniel Borkmann
2017-01-25
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2017-01-20
perf c2c report: Coalesce by default only by pid,iaddr
Jiri Olsa
2017-01-20
perf c2c report: Display Total records column in offset view
Jiri Olsa
2017-01-20
perf hists browser: Add e/c hotkeys to expand/collapse callchain for current ...
Jiri Olsa
2017-01-20
perf hists browser: Put hist_entry folding logic into single function
Jiri Olsa
2017-01-18
perf unwind: Fix looking up dwarf unwind stack info
Matija Glavinic Pecotic
2017-01-17
Merge tag 'perf-urgent-for-mingo-4.10-20170117' of git://git.kernel.org/pub/s...
Ingo Molnar
2017-01-17
perf evlist: Fix typo in deliver_sample()
Soramichi AKIYAMA
2017-01-17
perf tools: Move two variables usied in libperf from perf.c
Soramichi AKIYAMA
2017-01-17
perf sched timehist: Show total wait times for summary
Namhyung Kim
2017-01-17
perf sched timehist: Add --state option
Namhyung Kim
2017-01-17
perf sched timehist: Account thread wait time separately
Namhyung Kim
2017-01-16
perf probe: Fix to probe on gcc generated functions in modules
Masami Hiramatsu
2017-01-16
perf probe: Add error checks to offline probe post-processing
Masami Hiramatsu
2017-01-16
perf probe: Fix to show correct locations for events on modules
Masami Hiramatsu
2017-01-16
perf script: Also allow forcing reading of non-root owned files by root
Yannick Brosseau
2017-01-16
perf script: Fix man page about --dump-raw-trace option
Michael Petlan
2017-01-16
perf tools: Remove unneccessary feature-dwarf warning
David Carrillo-Cisneros
2017-01-16
perf pmu: Factor out scale conversion code
Andi Kleen
2017-01-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-01-11
perf record: Add switch-output time option argument
Jiri Olsa
2017-01-11
perf record: Add switch-output size warning
Jiri Olsa
2017-01-11
perf record: Add switch-output size option argument
Jiri Olsa
2017-01-11
perf record: Change switch-output option to take optional argument
Jiri Olsa
2017-01-11
perf record: Add struct switch_output
Jiri Olsa
2017-01-11
perf tools: Add unit_number__scnprintf function
Jiri Olsa
2017-01-11
perf evlist: Fix typo in perf_evlist__start_workload()
Soramichi Akiyama
2017-01-11
perf trace: Allow specifying list of syscalls and events in -e/--expr/--event
Arnaldo Carvalho de Melo
2017-01-11
perf kallsyms: Introduce tool to look for extended symbol information on the ...
Arnaldo Carvalho de Melo
2017-01-11
perf machine: Add a kallsyms loading constructor
Arnaldo Carvalho de Melo
2017-01-11
perf jvmti: Create libdir directory before installing libperf-jvmti.so
Laura Abbott
2017-01-10
mm: get rid of __GFP_OTHER_NODE
Michal Hocko
2017-01-05
Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s...
Ingo Molnar
2017-01-04
perf probe: Fix to probe on gcc generated symbols for offline kernel
Masami Hiramatsu
2017-01-04
perf probe: Fix --funcs to show correct symbols for offline module
Masami Hiramatsu
2017-01-03
perf symbols: Robustify reading of build-id from sysfs
Arnaldo Carvalho de Melo
2017-01-03
perf tools: Install tools/lib/traceevent plugins with install-bin
Arnaldo Carvalho de Melo
2017-01-03
perf record: Fix --switch-output documentation and comment
Jiri Olsa
2017-01-03
perf record: Make __record_options static
Jiri Olsa
2017-01-02
perf probe: Fix to get correct modname from elf header
Masami Hiramatsu
2016-12-27
perf sched timehist: Show total scheduling time
Namhyung Kim
2016-12-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-22
perf sched timehist: Fix invalid period calculation
Namhyung Kim
2016-12-22
perf sched timehist: Remove hardcoded 'comm_width' check at print_summary
Namhyung Kim
2016-12-22
perf sched timehist: Enlarge default 'comm_width'
Namhyung Kim
2016-12-22
perf sched timehist: Honour 'comm_width' when aligning the headers
Namhyung Kim
2016-12-20
perf diff: Do not overwrite valid build id
Kan Liang
[prev]
[next]