index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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]