index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools headers uapi: Sync linux/usbdevice_fs.h with the kernel sources
Arnaldo Carvalho de Melo
2019-09-30
1
-0
/
+4
*
tools headers uapi: Sync asm-generic/mman-common.h with the kernel
Arnaldo Carvalho de Melo
2019-09-30
1
-0
/
+3
*
tools headers uapi: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
2019-09-27
1
-0
/
+1
*
perf docs: Allow man page date to be specified
Ian Rogers
2019-09-27
1
-0
/
+3
*
perf tests: Avoid raising SEGV using an obvious NULL dereference
Ian Rogers
2019-09-27
1
-2
/
+1
*
libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature
Ian Rogers
2019-09-27
1
-1
/
+7
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-26
267
-3614
/
+4798
|
\
|
*
perf unwind: Fix libunwind build failure on i386 systems
Arnaldo Carvalho de Melo
2019-09-26
1
-1
/
+1
|
*
perf parser: Remove needless include directives
Arnaldo Carvalho de Melo
2019-09-25
1
-3
/
+0
|
*
perf build: Add detection of java-11-openjdk-devel package
Thomas Richter
2019-09-25
1
-1
/
+1
|
*
perf jvmti: Include JVMTI support for s390
Thomas Richter
2019-09-25
2
-0
/
+4
|
*
perf vendor events: Remove P8 HW events which are not supported
Mamatha Inamdar
2019-09-25
1
-24
/
+0
|
*
perf evlist: Fix access of freed id arrays
Andi Kleen
2019-09-25
1
-1
/
+1
|
*
perf stat: Fix free memory access / memory leaks in metrics
Andi Kleen
2019-09-25
1
-2
/
+2
|
*
perf tools: Replace needless mmap.h with what is needed, event.h
Arnaldo Carvalho de Melo
2019-09-25
2
-2
/
+2
|
*
perf evsel: Move config terms to a separate header
Arnaldo Carvalho de Melo
2019-09-25
6
-43
/
+54
|
*
perf evlist: Remove unused perf_evlist__fprintf() method
Arnaldo Carvalho de Melo
2019-09-25
3
-16
/
+1
|
*
perf evsel: Introduce evsel_fprintf.h
Arnaldo Carvalho de Melo
2019-09-25
12
-193
/
+218
|
*
perf evsel: Remove need for symbol_conf in evsel_fprintf.c
Arnaldo Carvalho de Melo
2019-09-25
5
-15
/
+16
|
*
perf copyfile: Move copyfile routines to separate files
Arnaldo Carvalho de Melo
2019-09-25
7
-142
/
+164
|
*
libperf: Add perf_evlist__poll() function
Jiri Olsa
2019-09-25
12
-12
/
+19
|
*
libperf: Add perf_evlist__add_pollfd() function
Jiri Olsa
2019-09-25
7
-27
/
+28
|
*
libperf: Add perf_evlist__alloc_pollfd() function
Jiri Olsa
2019-09-25
4
-23
/
+25
|
*
libperf: Add libperf_init() call to the tests
Jiri Olsa
2019-09-25
4
-0
/
+40
|
*
libperf: Merge libperf_set_print() into libperf_init()
Jiri Olsa
2019-09-25
4
-10
/
+10
|
*
libperf: Add libperf dependency for tests targets
Jiri Olsa
2019-09-25
1
-1
/
+1
|
*
libperf: Use sys/types.h to get ssize_t, not unistd.h
Arnaldo Carvalho de Melo
2019-09-25
2
-1
/
+2
|
*
perf tools: No need to include internal/lib.h from util/util.h
Arnaldo Carvalho de Melo
2019-09-25
2
-1
/
+1
|
*
libperf: Move 'page_size' global variable to libperf
Jiri Olsa
2019-09-25
28
-25
/
+36
|
*
libperf: Add perf_evlist__id_add_fd() function
Jiri Olsa
2019-09-25
5
-47
/
+50
|
*
libperf: Add perf_evlist__id_add() function
Jiri Olsa
2019-09-25
6
-26
/
+34
|
*
libperf: Add perf_evlist__read_format() function
Jiri Olsa
2019-09-25
4
-8
/
+10
|
*
libperf: Add perf_evlist__first()/last() functions
Jiri Olsa
2019-09-25
32
-129
/
+145
|
*
libperf: Add perf_evsel__alloc_id/perf_evsel__free_id functions
Jiri Olsa
2019-09-25
8
-67
/
+71
|
*
libperf: Move 'heads' from 'struct evlist' to 'struct perf_evlist'
Jiri Olsa
2019-09-25
4
-11
/
+11
|
*
libperf: Move 'ids' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
2019-09-25
8
-15
/
+15
|
*
libperf: Move 'id' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
2019-09-25
9
-22
/
+22
|
*
libperf: Move 'sample_id' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
2019-09-25
5
-11
/
+10
|
*
libperf: Add missing 'struct xyarray' forward declaration
Arnaldo Carvalho de Melo
2019-09-25
1
-0
/
+1
|
*
libperf: Move 'pollfd' from 'struct evlist' to 'struct perf_evlist'
Jiri Olsa
2019-09-25
5
-14
/
+15
|
*
libperf: Move 'mmap_len' from 'struct evlist' to 'struct perf_evlist'
Jiri Olsa
2019-09-25
4
-7
/
+7
|
*
libperf: Move 'nr_mmaps' from 'struct evlist' to 'struct perf_evlist'
Jiri Olsa
2019-09-25
20
-28
/
+28
|
*
libperf: Move 'system_wide' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
2019-09-25
10
-20
/
+21
|
*
libperf: Add 'flush' to 'struct perf_mmap'
Jiri Olsa
2019-09-25
4
-8
/
+8
|
*
libperf: Add 'event_copy' to 'struct perf_mmap'
Jiri Olsa
2019-09-25
3
-3
/
+7
|
*
libperf: Add 'overwrite' to 'struct perf_mmap'
Jiri Olsa
2019-09-25
4
-8
/
+9
|
*
libperf: Add prev/start/end to struct perf_mmap
Jiri Olsa
2019-09-25
3
-28
/
+29
|
*
libperf: Add 'refcnt' to struct perf_mmap
Jiri Olsa
2019-09-25
4
-11
/
+13
|
*
libperf: Add 'cpu' to struct perf_mmap
Jiri Olsa
2019-09-25
4
-6
/
+6
|
*
libperf: Add 'fd' to struct perf_mmap
Jiri Olsa
2019-09-25
4
-5
/
+5
[next]