index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2020-08-26
perf probe: Fix memory leakage when the probe point is not found
Masami Hiramatsu
2020-08-21
perf bench mem: Always memset source before memcpy
Vincent Whitchurch
2020-08-21
perf intel-pt: Fix FUP packet state
Adrian Hunter
2020-07-22
perf stat: Zero all the 'ena' and 'run' array slot stats for interval mode
Jin Yao
2020-06-25
perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()
Gaurav Singh
2020-06-20
perf symbols: Fix debuginfo search for Ubuntu
Adrian Hunter
2020-06-20
perf probe: Fix to check blacklist address correctly
Masami Hiramatsu
2020-06-20
perf probe: Do not show the skipped events
Masami Hiramatsu
2020-06-20
perf probe: Accept the instance number of kretprobe event
Masami Hiramatsu
2020-04-24
perf tools: Support Python 3.8+ in Makefile
Sam Lunt
2020-04-02
perf map: Fix off by one in strncpy() size argument
disconnect3d
2020-04-02
tools: Let O= makes handle a relative path with -C option
Masami Hiramatsu
2020-04-02
perf probe: Do not depend on dwfl_module_addrsym()
Masami Hiramatsu
2020-03-11
perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etc
Arnaldo Carvalho de Melo
2020-02-05
perf report: Fix no libunwind compiled warning break s390 issue
Jin Yao
2020-02-05
perf c2c: Fix return type for histogram sorting comparision functions
Andres Freund
2020-01-23
perf probe: Fix wrong address verification
Masami Hiramatsu
2020-01-23
perf report: Fix incorrectly added dimensions as switch perf data file
Jin Yao
2020-01-23
perf hists: Fix variable name's inconsistency in hists__for_each() macro
Yuya Fujita
2020-01-04
perf strbuf: Remove redundant va_end() in strbuf_addv()
Mattias Jacobsson
2020-01-04
perf regs: Make perf_reg_name() return "unknown" instead of NULL
Arnaldo Carvalho de Melo
2020-01-04
perf script: Fix brstackinsn for AUXTRACE
Adrian Hunter
2019-12-31
perf probe: Fix to show function entry line as probe-able
Masami Hiramatsu
2019-12-31
perf probe: Filter out instances except for inlined subroutine and subprogram
Masami Hiramatsu
2019-12-31
perf probe: Skip end-of-sequence and non statement lines
Masami Hiramatsu
2019-12-31
perf probe: Fix to show calling lines of inlined functions
Masami Hiramatsu
2019-12-31
perf probe: Return a better scope DIE if there is no best scope
Masami Hiramatsu
2019-12-31
perf probe: Skip overlapped location on searching variables
Masami Hiramatsu
2019-12-31
perf parse: If pmu configuration fails free terms
Ian Rogers
2019-12-31
perf probe: Fix to probe a function which has no entry pc
Masami Hiramatsu
2019-12-31
perf probe: Fix to show inlined function callsite without entry_pc
Masami Hiramatsu
2019-12-31
perf probe: Fix to show ranges of variables in functions without entry_pc
Masami Hiramatsu
2019-12-31
perf probe: Fix to probe an inline function which has no entry pc
Masami Hiramatsu
2019-12-31
perf probe: Walk function lines in lexical blocks
Masami Hiramatsu
2019-12-31
perf probe: Fix to list probe event with correct line number
Masami Hiramatsu
2019-12-31
perf probe: Fix to find range-only function instance
Masami Hiramatsu
2019-12-31
perf report: Add warning when libunwind not compiled in
Jin Yao
2019-12-31
perf test: Report failure for mmap events
Leo Yan
2019-11-12
perf tools: Fix time sorting
Jiri Olsa
2019-11-10
perf kmem: Fix memory leak in compact_gfp_flags()
Yunfeng Ye
2019-11-10
perf c2c: Fix memory leak in build_cl_output()
Yunfeng Ye
2019-11-06
perf jevents: Fix period for Intel fixed counters
Andi Kleen
2019-11-06
perf map: Fix overlapped map handling
Steve MacLean
2019-11-06
perf tests: Avoid raising SEGV using an obvious NULL dereference
Ian Rogers
2019-10-17
perf inject jit: Fix JIT_CODE_MOVE filename
Steve MacLean
2019-10-17
perf llvm: Don't access out-of-scope array
Ian Rogers
2019-10-11
perf stat: Reset previous counts on repeat with interval
Srikar Dronamraju
2019-10-11
perf stat: Fix a segmentation fault when using repeat forever
Srikar Dronamraju
2019-10-11
perf tools: Fix segfault in cpu_cache_level__read()
Jiri Olsa
2019-10-11
perf unwind: Fix libunwind build failure on i386 systems
Arnaldo Carvalho de Melo
[next]