index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf intel-pt: Fix segfault in intel_pt_print_info() with uClibc
Adrian Hunter
2022-10-26
1
-2
/
+7
*
perf kcore_copy: Do not check /proc/modules is unchanged
Adrian Hunter
2022-09-28
1
-5
/
+2
*
genelf: Use HAVE_LIBCRYPTO_SUPPORT, not the never defined HAVE_LIBCRYPTO
Arnaldo Carvalho de Melo
2022-08-25
1
-1
/
+5
*
perf c2c: Fix sorting in percent_rmt_hitm_cmp()
Leo Yan
2022-06-14
1
-2
/
+2
*
perf jevents: Fix event syntax error caused by ExtSel
Zhengjun Xing
2022-06-14
1
-1
/
+1
*
perf c2c: Use stdio interface if slang is not supported
Leo Yan
2022-06-14
1
-2
/
+4
*
perf bench numa: Address compiler error on s390
Thomas Richter
2022-05-25
1
-1
/
+1
*
perf symbols: Fix symbol size calculation condition
Michael Petlan
2022-03-23
1
-1
/
+1
*
perf hist: Fix memory leak of a perf_hpp_fmt
Ian Rogers
2021-12-08
2
-15
/
+14
*
Revert "perf map: Fix dso->nsinfo refcounting"
Arnaldo Carvalho de Melo
2021-08-04
1
-2
/
+0
*
perf probe-file: Delete namelist in del_events() on the error path
Riccardo Mancini
2021-07-28
1
-2
/
+2
*
perf test bpf: Free obj_buf
Riccardo Mancini
2021-07-28
1
-0
/
+2
*
perf lzma: Close lzma stream on exit
Riccardo Mancini
2021-07-28
1
-3
/
+5
*
perf probe: Fix dso->nsinfo refcounting
Riccardo Mancini
2021-07-28
1
-1
/
+3
*
perf map: Fix dso->nsinfo refcounting
Riccardo Mancini
2021-07-28
1
-0
/
+2
*
perf session: Correct buffer copying when peeking events
Leo Yan
2021-06-16
1
-0
/
+1
*
perf jevents: Fix getting maximum number of fds
Felix Fietkau
2021-06-03
1
-1
/
+1
*
perf intel-pt: Fix transaction abort handling
Adrian Hunter
2021-06-03
1
-1
/
+5
*
perf intel-pt: Fix sample instruction bytes
Adrian Hunter
2021-06-03
1
-1
/
+4
*
tweewide: Fix most Shebang lines
Finn Behrens
2021-06-03
6
-6
/
+6
*
perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...
Arnaldo Carvalho de Melo
2021-05-22
1
-1
/
+1
*
perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...
Arnaldo Carvalho de Melo
2021-04-16
1
-4
/
+3
*
perf auxtrace: Fix auxtrace queue conflict
Adrian Hunter
2021-03-30
1
-4
/
+0
*
tools build feature: Check if pthread_barrier_t is available
Arnaldo Carvalho de Melo
2021-03-24
1
-0
/
+4
*
perf: Make perf able to build with latest libbfd
Changbin Du
2021-03-24
1
-1
/
+15
*
tools build: Check if gettid() is available before providing helper
Arnaldo Carvalho de Melo
2021-03-24
2
-0
/
+6
*
tools build feature: Check if eventfd() is available
Arnaldo Carvalho de Melo
2021-03-24
1
-1
/
+4
*
tools build feature: Check if get_current_dir_name() is available
Arnaldo Carvalho de Melo
2021-03-24
4
-0
/
+28
*
perf tools: Use %define api.pure full instead of %pure-parser
Jiri Olsa
2021-03-24
2
-2
/
+3
*
perf traceevent: Ensure read cmdlines are null terminated.
Ian Rogers
2021-03-17
1
-0
/
+1
*
perf test: Fix unaligned access in sample parsing test
Namhyung Kim
2021-03-03
1
-1
/
+1
*
perf intel-pt: Fix missing CYC processing in PSB
Adrian Hunter
2021-03-03
1
-0
/
+3
*
perf tools: Fix DSO filtering when not finding a map for a sampled address
Arnaldo Carvalho de Melo
2021-03-03
1
-0
/
+2
*
perf record: Fix memory leak when using '--user-regs=?' to list registers
Zheng Zengkai
2020-12-29
1
-1
/
+1
*
perf probe: Fix to die_entrypc() returns error correctly
Masami Hiramatsu
2020-12-02
1
-0
/
+8
*
perf event: Check ref_reloc_sym before using it
Igor Lubashev
2020-12-02
1
-3
/
+4
*
perf lock: Don't free "lock_seq_stat" if read_count isn't zero
Leo Yan
2020-11-24
1
-1
/
+1
*
perf tools: Add missing swap for ino_generation
Jiri Olsa
2020-11-18
1
-0
/
+1
*
perf python scripting: Fix printable strings in python3 scripts
Jiri Olsa
2020-11-05
1
-1
/
+1
*
perf intel-pt: Fix "context_switch event has no tid" error
Adrian Hunter
2020-10-29
1
-4
/
+4
*
perf top: Fix stdio interface input handling with glibc 2.28+
Tommi Rantala
2020-10-14
1
-1
/
+3
*
perf kcore_copy: Fix module map when there are no modules loaded
Adrian Hunter
2020-10-01
1
-0
/
+7
*
perf util: Fix memory leak of prefix_if_not_in
Xie XiuQi
2020-10-01
1
-1
/
+1
*
perf cpumap: Fix snprintf overflow check
Christophe JAILLET
2020-10-01
1
-5
/
+5
*
perf test: Fix test trace+probe_vfs_getname.sh on s390
Thomas Richter
2020-10-01
1
-1
/
+1
*
perf test: Free formats for perf pmu parse test
Namhyung Kim
2020-09-23
3
-0
/
+13
*
perf record/stat: Explicitly call out event modifiers in the documentation
Kim Phillips
2020-09-09
2
-0
/
+8
*
perf probe: Fix memory leakage when the probe point is not found
Masami Hiramatsu
2020-08-26
1
-1
/
+1
*
perf bench mem: Always memset source before memcpy
Vincent Whitchurch
2020-08-21
1
-10
/
+11
*
perf intel-pt: Fix FUP packet state
Adrian Hunter
2020-08-21
1
-14
/
+7
[next]