index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf test: Change to use bash for daemon test
Leo Yan
2021-03-26
1
-1
/
+1
*
perf record: Fix memory leak in vDSO found using ASAN
Namhyung Kim
2021-03-24
1
-0
/
+2
*
perf test: Remove now useless failing sub test "BPF relocation checker"
Thomas Richter
2021-03-24
1
-8
/
+1
*
perf daemon: Return from kill functions
Jiri Olsa
2021-03-24
1
-2
/
+5
*
perf daemon: Force waipid for all session on SIGCHLD delivery
Jiri Olsa
2021-03-24
1
-22
/
+28
*
perf top: Fix BPF support related crash with perf_event_paranoid=3 + kptr_res...
Jackie Liu
2021-03-16
1
-3
/
+10
*
perf pmu: Validate raw event with sysfs exported format bits
Jin Yao
2021-03-15
3
-0
/
+39
*
perf synthetic events: Avoid write of uninitialized memory when generating PE...
Ian Rogers
2021-03-10
1
-4
/
+5
*
perf synthetic-events: Fix uninitialized 'kernel_thread' variable
Thomas Richter
2021-03-10
1
-1
/
+1
*
perf auxtrace: Fix auxtrace queue conflict
Adrian Hunter
2021-03-10
1
-4
/
+0
*
perf cs-etm: Fix bitmap for option
Suzuki K Poulose
2021-03-06
1
-4
/
+8
*
perf trace: Fix race in signal handling
Michael Petlan
2021-03-06
1
-3
/
+2
*
perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...
Arnaldo Carvalho de Melo
2021-03-06
1
-4
/
+3
*
perf report: Fix -F for branch & mem modes
Ravi Bangoria
2021-03-06
1
-2
/
+2
*
perf tests x86: Move insn.h include to make sure it finds stddef.h
Arnaldo Carvalho de Melo
2021-03-06
2
-2
/
+2
*
perf test: Support the ins_lat check in the X86 specific test
Kan Liang
2021-03-06
4
-0
/
+127
*
perf test: Fix sample-parsing failure on non-x86 platforms
Kan Liang
2021-03-06
1
-4
/
+0
*
perf archive: Fix filtering of empty build-ids
Nicholas Fraser
2021-03-06
1
-2
/
+1
*
perf daemon: Fix compile error with Asan
Namhyung Kim
2021-03-06
1
-1
/
+1
*
perf stat: Fix use-after-free when -r option is used
Namhyung Kim
2021-03-06
1
-0
/
+1
*
perf stat: Fix wrong skipping for per-die aggregation
Jin Yao
2021-03-06
4
-11
/
+59
*
tools headers: Update syscall.tbl files to support mount_setattr
Arnaldo Carvalho de Melo
2021-03-06
3
-0
/
+3
*
perf test: Fix cpu and thread map leaks in perf_time_to_tsc test
Namhyung Kim
2021-03-06
1
-0
/
+2
*
perf test: Fix cpu map leaks in cpu_map_print test
Namhyung Kim
2021-03-06
1
-0
/
+2
*
perf test: Fix a memory leak in thread_map_remove test
Namhyung Kim
2021-03-06
1
-5
/
+2
*
perf test: Fix a thread map leak in thread_map_synthesize test
Namhyung Kim
2021-03-06
1
-0
/
+1
*
perf test: Fix cpu and thread map leaks in switch_tracking test
Namhyung Kim
2021-03-06
1
-3
/
+2
*
perf test: Fix cpu and thread map leaks in keep_tracking test
Namhyung Kim
2021-03-06
1
-3
/
+2
*
perf test: Fix cpu and thread map leaks in code_reading test
Namhyung Kim
2021-03-06
1
-7
/
+3
*
perf test: Fix cpu and thread map leaks in sw_clock_freq test
Namhyung Kim
2021-03-06
1
-8
/
+4
*
perf test: Fix cpu and thread map leaks in task_exit test
Namhyung Kim
2021-03-06
1
-7
/
+3
*
perf test: Fix a memory leak in attr test
Namhyung Kim
2021-03-06
1
-1
/
+7
*
perf test: Fix cpu and thread map leaks in basic mmap test
Namhyung Kim
2021-03-06
1
-2
/
+0
*
perf tools: Fix event's PMU name parsing
Jiri Olsa
2021-03-06
1
-1
/
+5
*
perf daemon: Fix running test for non root user
Jiri Olsa
2021-03-06
1
-16
/
+16
*
perf daemon: Fix control fifo permissions
Jiri Olsa
2021-03-06
1
-2
/
+2
*
perf build: Fix ccache usage in $(CC) when generating arch errno table
Antonio Terceiro
2021-03-06
1
-1
/
+1
*
perf tools: Fix documentation of verbose options
Ian Rogers
2021-03-06
4
-6
/
+6
*
perf traceevent: Ensure read cmdlines are null terminated.
Ian Rogers
2021-03-06
1
-0
/
+1
*
perf bench numa: Fix the condition checks for max number of NUMA nodes
Athira Rajeev
2021-03-06
1
-13
/
+29
*
perf diff: Don't crash on freeing errno-session on the error path
Dmitry Safonov
2021-03-06
1
-1
/
+2
*
perf tools: Clean 'generated' directory used for creating the syscall table o...
Andreas Wendleder
2021-03-06
1
-5
/
+6
*
perf build: Move feature cleanup under tools/build
Jiri Olsa
2021-03-06
1
-9
/
+1
*
perf tools: Cast (struct timeval).tv_sec when printing
Pierre Gondois
2021-03-06
5
-9
/
+9
*
perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources
Arnaldo Carvalho de Melo
2021-03-06
1
-15
/
+5
*
Merge tag 'perf-tools-for-v5.12-2020-02-19' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2021-02-22
174
-922
/
+6739
|
\
|
*
perf buildid-cache: Don't skip 16-byte build-ids
Nicholas Fraser
2021-02-18
2
-3
/
+6
|
*
perf buildid-cache: Add test for 16-byte build-id
Nicholas Fraser
2021-02-18
1
-0
/
+6
|
*
perf symbol: Remove redundant libbfd checks
Nicholas Fraser
2021-02-18
1
-9
/
+0
|
*
perf test: Output the sub testing result in cs-etm
Leo Yan
2021-02-18
1
-10
/
+14
[next]