index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2019-10-22
14
-20
/
+70
|
\
|
*
perf/aux: Fix tracking of auxiliary trace buffer allocation
Thomas Richter
2019-10-21
1
-2
/
+4
|
*
Merge tag 'perf-urgent-for-mingo-5.4-20191017' of git://git.kernel.org/pub/sc...
Ingo Molnar
2019-10-21
12
-17
/
+65
|
|
\
|
|
*
perf kmem: Fix memory leak in compact_gfp_flags()
Yunfeng Ye
2019-10-16
1
-0
/
+1
|
|
*
tools headers UAPI: Sync sched.h with the kernel
Arnaldo Carvalho de Melo
2019-10-15
1
-2
/
+28
|
|
*
tools headers kvm: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
2019-10-15
1
-0
/
+2
|
|
*
tools headers kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
2019-10-15
1
-0
/
+1
|
|
*
tools headers kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
2019-10-15
1
-1
/
+5
|
|
*
perf c2c: Fix memory leak in build_cl_output()
Yunfeng Ye
2019-10-15
1
-5
/
+9
|
|
*
perf tools: Fix mode setting in copyfile_mode_ns()
Adrian Hunter
2019-10-15
1
-3
/
+5
|
|
*
perf annotate: Fix multiple memory and file descriptor leaks
Gustavo A. R. Silva
2019-10-15
1
-1
/
+1
|
|
*
perf tools: Fix resource leak of closedir() on the error paths
Yunfeng Ye
2019-10-15
2
-3
/
+7
|
|
*
perf evlist: Fix fix for freed id arrays
Andi Kleen
2019-10-15
1
-1
/
+1
|
|
*
perf jvmti: Link against tools/lib/ctype.h to have weak strlcpy()
Thomas Richter
2019-10-15
1
-1
/
+5
|
*
|
perf/x86/intel/pt: Fix base for single entry topa
Jiri Olsa
2019-10-20
1
-1
/
+1
|
|
/
*
|
perf/core: Fix !CONFIG_PERF_EVENTS build warnings and failures
Ingo Molnar
2019-10-19
1
-0
/
+1
*
|
perf/ring_buffer: Matching the memory allocate and free, in rb_alloc()
Yunfeng Ye
2019-10-17
1
-10
/
+10
*
|
perf/ring_buffer: Modify the parameter type of perf_mmap_free_page()
Yunfeng Ye
2019-10-17
1
-4
/
+4
*
|
perf_event: Add support for LSM and SELinux checks
Joel Fernandes (Google)
2019-10-17
13
-40
/
+261
*
|
Merge tag 'perf-core-for-mingo-5.5-20191011' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-10-15
74
-705
/
+4266
|
\
\
|
|
/
|
/
|
|
*
perf diff: Report noisy for cycles diff
Jin Yao
2019-10-11
9
-0
/
+203
|
*
perf tools: Propagate CFLAGS to libperf
Jiri Olsa
2019-10-11
3
-15
/
+18
|
*
libperf: Adopt perf_evlist__filter_pollfd() from tools/perf
Jiri Olsa
2019-10-10
4
-11
/
+19
|
*
libperf: Introduce perf_evlist__purge()
Jiri Olsa
2019-10-10
2
-0
/
+31
|
*
libperf: Introduce perf_evlist__exit()
Jiri Olsa
2019-10-10
3
-6
/
+14
|
*
libperf: Move the pollfd allocation from tools/perf to libperf
Jiri Olsa
2019-10-10
2
-4
/
+5
|
*
libperf: Centralize map refcnt setting
Jiri Olsa
2019-10-10
2
-30
/
+15
|
*
perf evlist: Switch to libperf's mmap interface
Jiri Olsa
2019-10-10
1
-175
/
+4
|
*
perf evlist: Introduce perf_evlist__mmap_cb_mmap()
Jiri Olsa
2019-10-10
1
-2
/
+13
|
*
perf evlist: Introduce perf_evlist__mmap_cb_get()
Jiri Olsa
2019-10-10
1
-0
/
+24
|
*
perf tools: Introduce perf_evlist__mmap_cb_idx()
Jiri Olsa
2019-10-10
1
-0
/
+14
|
*
libperf: Introduce perf_evlist_mmap_ops::mmap callback
Jiri Olsa
2019-10-10
2
-3
/
+29
|
*
libperf: Add perf_evlist_mmap_ops::get callback
Jiri Olsa
2019-10-10
2
-8
/
+13
|
*
libperf: Introduce perf_evlist_mmap_ops::idx callback
Jiri Olsa
2019-10-10
2
-5
/
+17
|
*
libperf: Introduce perf_evlist__mmap_ops()
Jiri Olsa
2019-10-10
2
-6
/
+26
|
*
libperf: Adopt perf_evlist__mmap()/munmap() from tools/perf
Jiri Olsa
2019-10-10
4
-0
/
+243
|
*
libperf: Adopt perf_mmap__read_event() from tools/perf
Jiri Olsa
2019-10-10
21
-95
/
+98
|
*
libperf: Adopt perf_mmap__read_done() from tools/perf
Jiri Olsa
2019-10-10
20
-33
/
+34
|
*
libperf: Adopt perf_mmap__read_init() from tools/perf
Jiri Olsa
2019-10-10
23
-98
/
+107
|
*
libperf: Adopt perf_mmap__consume() function from tools/perf
Jiri Olsa
2019-10-10
23
-54
/
+87
|
*
perf tools: Use perf_mmap way to detect aux mmap
Jiri Olsa
2019-10-10
1
-1
/
+3
|
*
libperf: Adopt perf_mmap__put() function from tools/perf
Jiri Olsa
2019-10-10
6
-32
/
+48
|
*
libperf: Adopt perf_mmap__unmap() function from tools/perf
Jiri Olsa
2019-10-10
5
-11
/
+17
|
*
libperf: Adopt perf_mmap__get() function from tools/perf
Jiri Olsa
2019-10-10
6
-8
/
+8
|
*
libperf: Adopt perf_mmap__mmap() function from tools/perf
Jiri Olsa
2019-10-10
5
-11
/
+25
|
*
libperf: Adopt perf_mmap__mmap_len() function from tools/perf
Jiri Olsa
2019-10-10
5
-13
/
+21
|
*
libperf: Add 'struct perf_mmap_param'
Jiri Olsa
2019-10-10
4
-8
/
+18
|
*
libperf: Add perf_mmap__init() function
Jiri Olsa
2019-10-10
4
-3
/
+14
|
*
MAINTAINERS: Add entry for perf tool arm64 pmu-events files
John Garry
2019-10-10
1
-0
/
+7
|
*
perf tools: Avoid 'sample_reg_masks' being const + weak
Ian Rogers
2019-10-10
13
-8
/
+46
[next]