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
2021-01-30
tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
Jean-Philippe Brucker
2020-12-30
perf record: Fix memory leak when using '--user-regs=?' to list registers
Zheng Zengkai
2020-12-30
perf cs-etm: Move definition of 'traceid_list' global variable from header file
Leo Yan
2020-12-30
perf cs-etm: Change tuple from traceID-CPU# to traceID-metadata
Leo Yan
2020-12-11
x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes
Masami Hiramatsu
2020-12-02
perf probe: Fix to die_entrypc() returns error correctly
Masami Hiramatsu
2020-12-02
perf event: Check ref_reloc_sym before using it
Igor Lubashev
2020-11-24
perf lock: Don't free "lock_seq_stat" if read_count isn't zero
Leo Yan
2020-11-22
Revert "perf cs-etm: Move definition of 'traceid_list' global variable from h...
Salvatore Bonaccorso
2020-11-18
perf scripting python: Avoid declaring function pointers with a visibility at...
Arnaldo Carvalho de Melo
2020-11-18
perf tools: Add missing swap for ino_generation
Jiri Olsa
2020-11-10
tools: perf: Fix build error in v4.19.y
Guenter Roeck
2020-11-05
perf python scripting: Fix printable strings in python3 scripts
Jiri Olsa
2020-10-30
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-14
perf top: Fix stdio interface input handling with glibc 2.28+
Tommi Rantala
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 stat: Fix duration_time value for higher intervals
Jiri Olsa
2020-10-01
perf trace: Fix the selection for architectures to generate the errno name ta...
Ian Rogers
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 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 jevents: Fix leak of mapfile memory
John Garry
2020-10-01
perf test: Fix test trace+probe_vfs_getname.sh on s390
Thomas Richter
2020-09-23
perf test: Free formats for perf pmu parse test
Namhyung Kim
2020-09-23
perf test: Fix the "signal" test inline assembly
Jiri Olsa
2020-09-09
perf jevents: Fix suspicious code in fixregex()
Namhyung Kim
2020-09-09
perf record/stat: Explicitly call out event modifiers in the documentation
Kim Phillips
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-07-22
perf: Make perf able to build with latest libbfd
Changbin Du
2020-06-25
perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()
Gaurav Singh
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-22
perf probe: Do not show the skipped events
Masami Hiramatsu
2020-06-22
perf probe: Accept the instance number of kretprobe event
Masami Hiramatsu
2020-04-17
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-18
perf bench futex-wake: Restore thread count default to online CPU count
Tommi Rantala
2020-03-05
perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etc
Arnaldo Carvalho de Melo
2020-03-05
perf stat: Fix shadow stats for clock events
Ravi Bangoria
[next]