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 auxtrace: Fix auxtrace queue conflict
Adrian Hunter
2021-03-30
1
-4
/
+0
*
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-04
1
-1
/
+1
*
perf intel-pt: Fix missing CYC processing in PSB
Adrian Hunter
2021-03-04
1
-0
/
+3
*
perf tools: Fix DSO filtering when not finding a map for a sampled address
Arnaldo Carvalho de Melo
2021-03-04
1
-0
/
+2
*
tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
Jean-Philippe Brucker
2021-01-30
1
-4
/
+0
*
perf record: Fix memory leak when using '--user-regs=?' to list registers
Zheng Zengkai
2020-12-30
1
-1
/
+1
*
perf cs-etm: Move definition of 'traceid_list' global variable from header file
Leo Yan
2020-12-30
2
-3
/
+3
*
perf cs-etm: Change tuple from traceID-CPU# to traceID-metadata
Leo Yan
2020-12-30
3
-12
/
+31
*
x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes
Masami Hiramatsu
2020-12-11
1
-0
/
+15
*
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
*
Revert "perf cs-etm: Move definition of 'traceid_list' global variable from h...
Salvatore Bonaccorso
2020-11-22
2
-3
/
+3
*
perf scripting python: Avoid declaring function pointers with a visibility at...
Arnaldo Carvalho de Melo
2020-11-18
1
-5
/
+2
*
perf tools: Add missing swap for ino_generation
Jiri Olsa
2020-11-18
1
-0
/
+1
*
tools: perf: Fix build error in v4.19.y
Guenter Roeck
2020-11-10
1
-1
/
+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-30
1
-4
/
+4
*
perf cs-etm: Move definition of 'traceid_list' global variable from header file
Leo Yan
2020-10-17
2
-3
/
+3
*
perf top: Fix stdio interface input handling with glibc 2.28+
Tommi Rantala
2020-10-14
1
-1
/
+3
*
perf parse-events: Use strcmp() to compare the PMU name
Jin Yao
2020-10-01
1
-3
/
+2
*
perf kcore_copy: Fix module map when there are no modules loaded
Adrian Hunter
2020-10-01
1
-0
/
+7
*
perf metricgroup: Free metric_events on error
Ian Rogers
2020-10-01
1
-0
/
+3
*
perf util: Fix memory leak of prefix_if_not_in
Xie XiuQi
2020-10-01
1
-1
/
+1
*
perf stat: Fix duration_time value for higher intervals
Jiri Olsa
2020-10-01
1
-1
/
+1
*
perf trace: Fix the selection for architectures to generate the errno name ta...
Ian Rogers
2020-10-01
1
-1
/
+1
*
perf evsel: Fix 2 memory leaks
Ian Rogers
2020-10-01
1
-0
/
+2
*
perf mem2node: Avoid double free related to realloc
Ian Rogers
2020-10-01
1
-1
/
+2
*
perf cpumap: Fix snprintf overflow check
Christophe JAILLET
2020-10-01
1
-5
/
+5
*
perf parse-events: Fix 3 use after frees found with clang ASAN
Ian Rogers
2020-10-01
2
-2
/
+3
*
perf jevents: Fix leak of mapfile memory
John Garry
2020-10-01
1
-6
/
+9
*
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 test: Fix the "signal" test inline assembly
Jiri Olsa
2020-09-23
1
-1
/
+4
*
perf jevents: Fix suspicious code in fixregex()
Namhyung Kim
2020-09-09
1
-1
/
+1
*
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
*
perf stat: Zero all the 'ena' and 'run' array slot stats for interval mode
Jin Yao
2020-07-22
1
-2
/
+4
*
perf: Make perf able to build with latest libbfd
Changbin Du
2020-07-22
1
-1
/
+15
*
perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()
Gaurav Singh
2020-06-25
1
-2
/
+1
*
perf symbols: Fix debuginfo search for Ubuntu
Adrian Hunter
2020-06-22
4
-0
/
+20
*
perf probe: Check address correctness by map instead of _etext
Masami Hiramatsu
2020-06-22
1
-12
/
+13
*
perf probe: Fix to check blacklist address correctly
Masami Hiramatsu
2020-06-22
1
-6
/
+15
[next]