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
/
util
Age
Commit message (
Expand
)
Author
2020-11-05
perf python scripting: Fix printable strings in python3 scripts
Jiri Olsa
2020-10-29
perf intel-pt: Fix "context_switch event has no tid" error
Adrian Hunter
2020-10-17
perf cs-etm: Move definition of 'traceid_list' global variable from header file
Leo Yan
2020-10-01
perf parse-events: Use strcmp() to compare the PMU name
Jin Yao
2020-10-01
perf kcore_copy: Fix module map when there are no modules loaded
Adrian Hunter
2020-10-01
perf metricgroup: Free metric_events on error
Ian Rogers
2020-10-01
perf util: Fix memory leak of prefix_if_not_in
Xie XiuQi
2020-10-01
perf evsel: Fix 2 memory leaks
Ian Rogers
2020-10-01
perf mem2node: Avoid double free related to realloc
Ian Rogers
2020-10-01
perf stat: Force error in fallback on :k events
Stephane Eranian
2020-10-01
perf cpumap: Fix snprintf overflow check
Christophe JAILLET
2020-10-01
perf parse-events: Fix 3 use after frees found with clang ASAN
Ian Rogers
2020-10-01
perf cs-etm: Correct synthesizing instruction samples
Leo Yan
2020-10-01
perf cs-etm: Swap packets for instruction samples
Leo Yan
2020-09-23
perf test: Free formats for perf pmu parse test
Namhyung Kim
2020-09-23
perf parse-event: Fix memory leak in evsel->unit
Namhyung Kim
2020-09-23
perf evlist: Fix cpu/thread map leak
Namhyung Kim
2020-08-26
perf probe: Fix memory leakage when the probe point is not found
Masami Hiramatsu
2020-08-21
perf intel-pt: Fix duplicate branch after CBR
Adrian Hunter
2020-08-21
perf intel-pt: Fix FUP packet state
Adrian Hunter
2020-08-05
perf env: Do not return pointers to local variables
Arnaldo Carvalho de Melo
2020-07-22
perf stat: Zero all the 'ena' and 'run' array slot stats for interval mode
Jin Yao
2020-07-16
perf intel-pt: Fix PEBS sample for XMM registers
Adrian Hunter
2020-07-16
perf intel-pt: Fix recording PEBS-via-PT with registers
Adrian Hunter
2020-06-24
perf stat: Fix NULL pointer dereference
Hongbo Yao
2020-06-22
perf symbols: Fix kernel maps for kcore and eBPF
Adrian Hunter
2020-06-22
perf symbols: Fix debuginfo search for Ubuntu
Adrian Hunter
2020-06-22
perf probe: Check address correctness by map instead of _etext
Masami Hiramatsu
2020-06-22
perf probe: Fix to check blacklist address correctly
Masami Hiramatsu
2020-06-17
perf probe: Accept the instance number of kretprobe event
Masami Hiramatsu
2020-06-03
perf: Make perf able to build with latest libbfd
Changbin Du
2020-04-02
perf map: Fix off by one in strncpy() size argument
disconnect3d
2020-04-01
perf probe: Do not depend on dwfl_module_addrsym()
Masami Hiramatsu
2020-04-01
perf probe: Fix to delete multiple probe event
Masami Hiramatsu
2020-02-19
perf stat: Don't report a null stalled cycles per insn metric
Kim Phillips
2020-01-26
perf map: No need to adjust the long name of modules
Arnaldo Carvalho de Melo
2020-01-23
perf script: Fix --reltime with --time
Andi Kleen
2020-01-23
perf probe: Fix wrong address verification
Masami Hiramatsu
2020-01-23
perf hists: Fix variable name's inconsistency in hists__for_each() macro
Yuya Fujita
2020-01-12
perf header: Fix false warning when there are no duplicate cache entries
Michael Petlan
2020-01-12
perf metricgroup: Fix printing event names of metric group with multiple events
Kajol Jain
2020-01-09
perf callchain: Fix segfault in thread__resolve_callchain_sample()
Adrian Hunter
2020-01-04
perf regs: Make perf_reg_name() return "unknown" instead of NULL
Arnaldo Carvalho de Melo
2019-12-31
perf probe: Fix to show function entry line as probe-able
Masami Hiramatsu
2019-12-31
perf session: Fix decompression of PERF_RECORD_COMPRESSED records
Alexey Budankov
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
[next]