index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-28
perf probe-file: Delete namelist in del_events() on the error path
Riccardo Mancini
1
-2
/
+2
2021-07-28
perf test bpf: Free obj_buf
Riccardo Mancini
1
-0
/
+2
2021-07-28
perf lzma: Close lzma stream on exit
Riccardo Mancini
1
-3
/
+5
2021-06-16
perf session: Correct buffer copying when peeking events
Leo Yan
1
-0
/
+1
2021-06-03
perf jevents: Fix getting maximum number of fds
Felix Fietkau
1
-1
/
+1
2021-06-03
tweewide: Fix most Shebang lines
Finn Behrens
4
-4
/
+4
2021-05-22
perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-04-16
perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...
Arnaldo Carvalho de Melo
1
-4
/
+3
2021-03-30
perf auxtrace: Fix auxtrace queue conflict
Adrian Hunter
1
-4
/
+0
2021-03-03
perf test: Fix unaligned access in sample parsing test
Namhyung Kim
1
-1
/
+1
2021-03-03
perf intel-pt: Fix missing CYC processing in PSB
Adrian Hunter
1
-0
/
+3
2021-03-03
perf tools: Fix DSO filtering when not finding a map for a sampled address
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-12-29
perf record: Fix memory leak when using '--user-regs=?' to list registers
Zheng Zengkai
1
-1
/
+1
2020-12-02
perf probe: Fix to die_entrypc() returns error correctly
Masami Hiramatsu
1
-0
/
+8
2020-12-02
perf event: Check ref_reloc_sym before using it
Igor Lubashev
1
-3
/
+4
2020-11-24
perf lock: Don't free "lock_seq_stat" if read_count isn't zero
Leo Yan
1
-1
/
+1
2020-11-18
perf tools: Add missing swap for ino_generation
Jiri Olsa
1
-0
/
+1
2020-10-29
perf intel-pt: Fix "context_switch event has no tid" error
Adrian Hunter
1
-4
/
+4
2020-10-14
perf top: Fix stdio interface input handling with glibc 2.28+
Tommi Rantala
1
-1
/
+3
2020-10-01
perf kcore_copy: Fix module map when there are no modules loaded
Adrian Hunter
1
-0
/
+7
2020-10-01
perf util: Fix memory leak of prefix_if_not_in
Xie XiuQi
1
-1
/
+1
2020-09-23
perf test: Free formats for perf pmu parse test
Namhyung Kim
3
-0
/
+13
2020-09-12
perf record/stat: Explicitly call out event modifiers in the documentation
Kim Phillips
2
-0
/
+8
2020-08-26
perf probe: Fix memory leakage when the probe point is not found
Masami Hiramatsu
1
-1
/
+1
2020-07-31
perf: Make perf able to build with latest libbfd
Changbin Du
1
-1
/
+15
2020-07-31
perf tools: Fix snprint warnings for gcc 8
Jiri Olsa
6
-19
/
+19
2020-07-31
perf annotate: Use asprintf when formatting objdump command line
Arnaldo Carvalho de Melo
1
-5
/
+12
2020-07-31
perf probe: Fix to check blacklist address correctly
Masami Hiramatsu
1
-6
/
+15
2020-07-22
perf stat: Zero all the 'ena' and 'run' array slot stats for interval mode
Jin Yao
1
-2
/
+4
2020-06-30
perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()
Gaurav Singh
1
-2
/
+1
2020-06-20
perf symbols: Fix debuginfo search for Ubuntu
Adrian Hunter
4
-0
/
+20
2020-06-20
perf probe: Do not show the skipped events
Masami Hiramatsu
1
-0
/
+3
2020-04-02
perf map: Fix off by one in strncpy() size argument
disconnect3d
1
-1
/
+1
2020-04-02
tools: Let O= makes handle a relative path with -C option
Masami Hiramatsu
1
-1
/
+1
2020-04-02
perf probe: Do not depend on dwfl_module_addrsym()
Masami Hiramatsu
1
-3
/
+8
2020-03-11
perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etc
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-01-23
perf probe: Fix wrong address verification
Masami Hiramatsu
1
-22
/
+10
2020-01-23
perf report: Fix incorrectly added dimensions as switch perf data file
Jin Yao
1
-1
/
+4
2020-01-23
perf hists: Fix variable name's inconsistency in hists__for_each() macro
Yuya Fujita
1
-2
/
+2
2020-01-12
Revert "perf report: Add warning when libunwind not compiled in"
Sasha Levin
1
-7
/
+0
2020-01-04
perf strbuf: Remove redundant va_end() in strbuf_addv()
Mattias Jacobsson
1
-1
/
+0
2020-01-04
perf regs: Make perf_reg_name() return "unknown" instead of NULL
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-01-04
perf probe: Fix to show function entry line as probe-able
Masami Hiramatsu
2
-1
/
+26
2020-01-04
perf probe: Filter out instances except for inlined subroutine and subprogram
Masami Hiramatsu
1
-6
/
+13
2020-01-04
perf probe: Skip end-of-sequence and non statement lines
Masami Hiramatsu
1
-0
/
+7
2020-01-04
perf probe: Fix to show calling lines of inlined functions
Masami Hiramatsu
1
-1
/
+9
2020-01-04
perf probe: Return a better scope DIE if there is no best scope
Masami Hiramatsu
1
-1
/
+16
2020-01-04
perf probe: Skip overlapped location on searching variables
Masami Hiramatsu
1
-0
/
+20
2020-01-04
perf probe: Fix to probe a function which has no entry pc
Masami Hiramatsu
1
-1
/
+1
2020-01-04
perf probe: Fix to show inlined function callsite without entry_pc
Masami Hiramatsu
1
-1
/
+1
[next]