index
:
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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2017-12-20
perf symbols: Fix symbols__fixup_end heuristic for corner cases
Daniel Borkmann
2017-12-09
perf test attr: Fix ignored test case result
Thomas Richter
2017-11-08
perf tools: Only increase index if perf_evsel__new_idx() succeeds
Taeung Song
2017-08-30
perf probe: Fix --funcs to show correct symbols for offline module
Masami Hiramatsu
2017-08-06
perf symbols: Robustify reading of build-id from sysfs
Arnaldo Carvalho de Melo
2017-08-06
perf tools: Install tools/lib/traceevent plugins with install-bin
Arnaldo Carvalho de Melo
2017-08-06
perf probe: Fix to get correct modname from elf header
Masami Hiramatsu
2017-07-27
perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...
Jin Yao
2017-07-27
perf intel-pt: Clear FUP flag on error
Adrian Hunter
2017-07-27
perf intel-pt: Use FUP always when scanning for an IP
Adrian Hunter
2017-07-27
perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero
Adrian Hunter
2017-07-27
perf intel-pt: Fix last_ip usage
Adrian Hunter
2017-07-27
perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IP
Adrian Hunter
2017-07-27
perf intel-pt: Fix missing stack clear
Adrian Hunter
2017-07-27
perf intel-pt: Improve sample timestamp
Adrian Hunter
2017-07-27
perf intel-pt: Move decoder error setting into one condition
Adrian Hunter
2017-07-15
perf probe: Add error checks to offline probe post-processing
Masami Hiramatsu
2017-07-15
perf probe: Fix to probe on gcc generated symbols for offline kernel
Masami Hiramatsu
2017-07-15
perf scripting perl: Fix compile error with some perl5 versions
Wang YanQing
2017-07-15
perf header: Fix handling of PERF_EVENT_UPDATE__SCALE
Arnaldo Carvalho de Melo
2017-07-15
perf bench numa: Avoid possible truncation when using snprintf()
Arnaldo Carvalho de Melo
2017-07-15
perf tests: Avoid possible truncation with dirent->d_name + snprintf
Arnaldo Carvalho de Melo
2017-07-15
perf intel-pt: Use __fallthrough
Arnaldo Carvalho de Melo
2017-07-15
perf thread_map: Correctly size buffer used with dirent->dt_name
Arnaldo Carvalho de Melo
2017-07-15
perf top: Use __fallthrough
Arnaldo Carvalho de Melo
2017-07-15
tools strfilter: Use __fallthrough
Arnaldo Carvalho de Melo
2017-07-15
tools string: Use __fallthrough in perf_atoll()
Arnaldo Carvalho de Melo
2017-07-05
perf probe: Fix to probe on gcc generated functions in modules
Masami Hiramatsu
2017-07-05
perf probe: Fix to show correct locations for events on modules
Masami Hiramatsu
2017-05-20
perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()
Adrian Hunter
2017-03-12
perf callchain: Reference count maps
Krister Johansen
2017-02-14
perf diff: Fix segfault on 'perf diff -o N' option
Namhyung Kim
2017-02-14
perf diff: Fix -o/--order option behavior (again)
Namhyung Kim
2017-01-26
perf jit: Enable jitdump support without dwarf
Maciej Debski
2017-01-26
perf scripting: Avoid leaking the scripting_context variable
Arnaldo Carvalho de Melo
2017-01-26
perf callchain: Fixup help/config for no-unwinding
Rabin Vincent
2017-01-26
perf diff: Do not overwrite valid build id
Kan Liang
2017-01-26
perf trace: Check if MAP_32BIT is defined (again)
Jiri Olsa
2017-01-26
perf mem: Fix --all-user/--all-kernel options
Jiri Olsa
2017-01-26
perf trace: Use the syscall raw_syscalls:sys_enter timestamp
Arnaldo Carvalho de Melo
2017-01-09
perf annotate: Don't throw error for zero length symbols
Ravi Bangoria
2016-11-09
perf hists: Fix column length on --hierarchy
Namhyung Kim
2016-11-09
perf hists browser: Fix column indentation on --hierarchy
Namhyung Kim
2016-11-09
perf hists browser: Show folded sign properly on --hierarchy
Namhyung Kim
2016-11-09
perf hists browser: Fix indentation of folded sign on --hierarchy
Namhyung Kim
2016-11-09
perf hist browser: Fix hierarchy column counts
Namhyung Kim
2016-10-17
perf jit: Fix build issue on Ubuntu
Anton Blanchard
2016-10-17
perf jevents: Handle events including .c and .o
Wang Nan
2016-10-13
perf header: Set nr_numa_nodes only when we parsed all the data
Jiri Olsa
2016-10-13
perf top: Fix refreshing hierarchy entries on TUI
Namhyung Kim
[next]