index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-07-25
7
-2
/
+2342
|
\
|
*
Merge branch 'x86/asm' into x86/mm, to resolve conflicts
Ingo Molnar
2016-07-15
6
-1
/
+2230
|
|
\
|
|
*
Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes
Ingo Molnar
2016-07-09
9
-20
/
+92
|
|
|
\
|
|
*
|
x86/mpx, selftests: Add MPX self test
Dave Hansen
2016-06-14
6
-1
/
+2230
|
*
|
|
selftests/x86: Add vDSO mremap() test
Dmitry Safonov
2016-07-08
2
-1
/
+112
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-07-25
303
-2309
/
+13229
|
\
\
\
|
*
|
|
perf tests: Add is_printable_array test
Jiri Olsa
2016-07-18
4
-0
/
+42
|
*
|
|
perf tools: Make is_printable_array global
Jiri Olsa
2016-07-18
4
-28
/
+17
|
*
|
|
perf script python: Fix string vs byte array resolving
Jiri Olsa
2016-07-18
1
-6
/
+33
|
*
|
|
perf probe: Warn unmatched function filter correctly
Masami Hiramatsu
2016-07-18
2
-2
/
+13
|
*
|
|
perf cpu_map: Add more helpers
Mark Rutland
2016-07-18
2
-2
/
+14
|
*
|
|
perf stat: Balance opening and reading events
Mark Rutland
2016-07-18
1
-2
/
+6
|
*
|
|
tools: Copy linux/{hash,poison}.h and check for drift
Arnaldo Carvalho de Melo
2016-07-18
4
-6
/
+195
|
*
|
|
perf tools: Remove include/linux/list.h from perf's MANIFEST
Arnaldo Carvalho de Melo
2016-07-18
1
-1
/
+0
|
*
|
|
tools: Copy the bitops files accessed from the kernel and check for drift
Arnaldo Carvalho de Melo
2016-07-18
7
-10
/
+203
|
*
|
|
Remove: kernel unistd*h files from perf's MANIFEST, not used
Arnaldo Carvalho de Melo
2016-07-18
1
-2
/
+0
|
*
|
|
perf tools: Remove tools/perf/util/include/linux/const.h
Arnaldo Carvalho de Melo
2016-07-18
2
-2
/
+0
|
*
|
|
perf tools: Remove tools/perf/util/include/asm/byteorder.h
Arnaldo Carvalho de Melo
2016-07-18
2
-4
/
+0
|
*
|
|
perf tools: Add missing linux/compiler.h include to perf-sys.h
Arnaldo Carvalho de Melo
2016-07-18
1
-0
/
+1
|
*
|
|
perf jit: Remove some no-op error handling
Dan Carpenter
2016-07-18
1
-6
/
+1
|
*
|
|
perf jit: Add missing curly braces
Dan Carpenter
2016-07-18
1
-1
/
+2
|
*
|
|
objtool: Initialize variable to silence old compiler
Arnaldo Carvalho de Melo
2016-07-15
1
-1
/
+1
|
*
|
|
objtool: Add -I$(srctree)/tools/arch/$(ARCH)/include/uapi
Arnaldo Carvalho de Melo
2016-07-15
1
-1
/
+1
|
*
|
|
perf record: Add --tail-synthesize option
Wang Nan
2016-07-15
3
-6
/
+34
|
*
|
|
perf session: Don't warn about out of order event if write_backward is used
Wang Nan
2016-07-15
1
-3
/
+19
|
*
|
|
perf tools: Enable overwrite settings
Wang Nan
2016-07-15
9
-7
/
+49
|
*
|
|
perf evlist: Make {pause,resume} internal helpers
Wang Nan
2016-07-15
2
-4
/
+2
|
*
|
|
perf record: Read from overwritable ring buffer
Wang Nan
2016-07-15
1
-1
/
+30
|
*
|
|
perf evlist: Setup backward mmap state machine
Wang Nan
2016-07-15
3
-0
/
+98
|
*
|
|
perf evlist: Drop evlist->backward
Wang Nan
2016-07-15
3
-6
/
+1
|
*
|
|
perf evlist: Map backward events to backward_mmap
Wang Nan
2016-07-15
2
-29
/
+29
|
*
|
|
perf evlist: Introduce backward_mmap array for evlist
Wang Nan
2016-07-15
3
-7
/
+16
|
*
|
|
perf evlist: Extract common code in mmap failure processing
Wang Nan
2016-07-15
1
-12
/
+8
|
*
|
|
perf evlist: Record mmap cookie into fdarray private field
Wang Nan
2016-07-15
1
-6
/
+9
|
*
|
|
perf record: Decouple record__mmap_read() and evlist.
Wang Nan
2016-07-15
1
-15
/
+22
|
*
|
|
perf evlist: Update mmap related APIs and helpers
Wang Nan
2016-07-15
2
-43
/
+108
|
*
|
|
tools lib fd array: Allow associating a pointer cookie with each entry
Wang Nan
2016-07-15
1
-0
/
+1
|
*
|
|
tools: Simplify BITS_PER_LONG define
Peter Zijlstra
2016-07-15
1
-21
/
+2
|
*
|
|
perf evlist: Drop redundant evsel->overwrite indicator
Arnaldo Carvalho de Melo
2016-07-15
4
-10
/
+8
|
*
|
|
tools lib api fs: Use base 0 in filename__read_ull
Jiri Olsa
2016-07-15
1
-1
/
+6
|
*
|
|
perf tools: Bail out at "--sort dcacheline" and cacheline_size not known
Arnaldo Carvalho de Melo
2016-07-15
1
-1
/
+7
|
*
|
|
perf tools: Just pr_debug() about not being able to read cacheline_size
Arnaldo Carvalho de Melo
2016-07-15
1
-1
/
+1
|
*
|
|
tools: Make "__always_inline" just "inline" on Android
Arnaldo Carvalho de Melo
2016-07-14
1
-0
/
+11
|
*
|
|
perf tools: Do not provide dup sched_getcpu() prototype on Android
Arnaldo Carvalho de Melo
2016-07-14
1
-1
/
+1
|
*
|
|
tools lib traceevent: Add correct header for ipv6 definitions
Arnaldo Carvalho de Melo
2016-07-14
1
-1
/
+2
|
*
|
|
perf test: Add a test case for SDT event
Masami Hiramatsu
2016-07-13
4
-0
/
+121
|
*
|
|
perf build: Add sdt feature detection
Masami Hiramatsu
2016-07-13
7
-3
/
+34
|
*
|
|
perf probe: Support a special SDT probe format
Masami Hiramatsu
2016-07-13
2
-3
/
+13
|
*
|
|
perf probe: Support @BUILDID or @FILE suffix for SDT events
Masami Hiramatsu
2016-07-13
3
-2
/
+59
|
*
|
|
perf list: Show SDT and pre-cached events
Masami Hiramatsu
2016-07-13
4
-1
/
+98
[next]