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
/
util
Age
Commit message (
Expand
)
Author
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-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-02
perf probe: Fix to get correct modname from elf header
Masami Hiramatsu
2016-12-20
perf diff: Do not overwrite valid build id
Kan Liang
2016-12-20
perf annotate: Don't throw error for zero length symbols
Ravi Bangoria
2016-12-15
perf annotate: Fix jump target outside of function address range
Ravi Bangoria
2016-12-15
perf annotate: Support jump instruction with target as second operand
Ravi Bangoria
2016-12-15
perf evsel: Allow to ignore missing pid
Jiri Olsa
2016-12-15
perf thread_map: Add thread_map__remove function
Jiri Olsa
2016-12-15
perf evsel: Use variable instead of repeating lengthy FD macro
Jiri Olsa
2016-12-07
perf callchain: Introduce callchain_cursor__copy()
Namhyung Kim
2016-12-05
perf annotate: Show raw form for jump instruction with indirect target
Ravi Bangoria
2016-12-05
perf clang: Compile BPF script using builtin clang support
Wang Nan
2016-12-05
perf clang: Support compile IR to BPF object and add testcase
Wang Nan
2016-12-05
perf clang: Update test case to use real BPF script
Wang Nan
2016-12-05
perf clang: Allow passing CFLAGS to builtin clang
Wang Nan
2016-12-05
perf clang: Use real file system for #include
Wang Nan
2016-12-05
perf clang: Add builtin clang support ant test case
Wang Nan
2016-12-05
perf llvm: Extract helpers in llvm-utils.c
Wang Nan
2016-12-05
perf tools: Pass context to perf hook functions
Wang Nan
2016-12-01
perf annotate: AArch64 support
Kim Phillips
2016-12-01
perf annotate: Use arch->objdump.comment_char in dec__parse()
Kim Phillips
2016-12-01
perf tools: Move parse_nsec_time to time-utils.c
David Ahern
2016-12-01
perf tools: Add time-based utility functions
David Ahern
2016-11-29
perf script: Add option to stop printing callchain
David Ahern
2016-11-29
perf tools: Introduce perf hooks
Wang Nan
2016-11-25
perf tools: Add missing struct definition in probe_event.h
Wang Nan
2016-11-25
perf record: Fix segfault when running with suid and kptr_restrict is 1
Wang Nan
2016-11-25
perf tools: Fix kernel version error in ubuntu
Wang Nan
2016-11-25
perf sched timehist: Mark schedule function in callchains
Namhyung Kim
2016-11-25
perf callchain: Add option to skip ignore symbol when printing callchains
Namhyung Kim
2016-11-25
perf annotate: Initial PowerPC support
Ravi Bangoria
2016-11-25
perf annotate: Improve support for ARM
Arnaldo Carvalho de Melo
2016-11-25
perf annotate: Allow arches to have a init routine and a priv area
Arnaldo Carvalho de Melo
2016-11-25
perf annotate: Introduce alternative method of keeping instructions table
Arnaldo Carvalho de Melo
2016-11-25
perf annotate: Remove duplicate 'name' field from disasm_line
Arnaldo Carvalho de Melo
2016-11-24
Merge tag 'perf-core-for-mingo-20161123' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-11-24
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
2016-11-23
perf evsel: Support printing callchains with arrows
Namhyung Kim
2016-11-23
perf symbols: Print symbol offsets conditionally
Namhyung Kim
2016-11-23
perf c2c report: Add struct c2c_stats::tot_hitm field
Jiri Olsa
2016-11-23
perf tools: Show event fd in debug output
Jiri Olsa
2016-11-17
perf annotate: Add per arch instructions annotate handlers
Arnaldo Carvalho de Melo
2016-11-17
perf annotate: Allow arches to specify functions to skip
Arnaldo Carvalho de Melo
2016-11-17
perf annotate: Start supporting cross arch annotation
Arnaldo Carvalho de Melo
2016-11-14
perf report: Calculate and return the branch flag counting
Jin Yao
[next]