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-03-17
perf traceevent: Ensure read cmdlines are null terminated.
Ian Rogers
2021-03-04
perf test: Fix unaligned access in sample parsing test
Namhyung Kim
2021-03-04
perf intel-pt: Fix premature IPC
Adrian Hunter
2021-03-04
perf intel-pt: Fix missing CYC processing in PSB
Adrian Hunter
2021-03-04
perf vendor events arm64: Fix Ampere eMag event typo
John Garry
2021-03-04
perf tools: Fix DSO filtering when not finding a map for a sampled address
Arnaldo Carvalho de Melo
2021-01-30
tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
Jean-Philippe Brucker
2021-01-19
perf intel-pt: Fix 'CPU too large' error
Adrian Hunter
2020-12-30
perf probe: Fix memory leak when synthesizing SDT probes
Arnaldo Carvalho de Melo
2020-12-30
perf record: Fix memory leak when using '--user-regs=?' to list registers
Zheng Zengkai
2020-12-02
perf probe: Fix to die_entrypc() returns error correctly
Masami Hiramatsu
2020-12-02
perf stat: Use proper cpu for shadow stats
Namhyung Kim
2020-11-24
perf lock: Don't free "lock_seq_stat" if read_count isn't zero
Leo Yan
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-18
perf trace: Fix segfault when trying to trace events by cgroup
Stanislav Ivanichkin
2020-11-05
perf python scripting: Fix printable strings in python3 scripts
Jiri Olsa
2020-10-29
perf stat: Skip duration_time in setup_system_wide
Jin Yao
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-14
perf top: Fix stdio interface input handling with glibc 2.28+
Tommi Rantala
2020-10-14
perf test session topology: Fix data path
Tommi Rantala
2020-10-01
perf parse-events: Use strcmp() to compare the PMU name
Jin Yao
2020-10-01
perf tests: Fix test 68 zstd compression for s390
Thomas Richter
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 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-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 parse-event: Fix memory leak in evsel->unit
Namhyung Kim
2020-09-23
perf evlist: Fix cpu/thread map leak
Namhyung Kim
2020-09-23
perf test: Fix the "signal" test inline assembly
Jiri Olsa
2020-09-09
perf record: Correct the help info of option "--no-bpf-event"
Wei Li
2020-09-09
perf jevents: Fix suspicious code in fixregex()
Namhyung Kim
2020-09-05
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 duplicate branch after CBR
Adrian Hunter
2020-08-21
perf intel-pt: Fix FUP packet state
Adrian Hunter
2020-08-05
perf bench: Share some global variables to fix build with gcc 10
Arnaldo Carvalho de Melo
[next]