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
*
perf machine: Set main kernel end address properly
Namhyung Kim
2018-04-23
1
-12
/
+18
*
coresight: Move to SPDX identifier
Mathieu Poirier
2018-04-19
8
-76
/
+8
*
perf test BPF: Fixup BPF test using epoll_pwait syscall function probe
Arnaldo Carvalho de Melo
2018-04-18
1
-1
/
+1
*
perf tests mmap: Show which tracepoint is failing
Arnaldo Carvalho de Melo
2018-04-18
1
-1
/
+1
*
perf tools: Add '\n' at the end of parse-options error messages
Ravi Bangoria
2018-04-18
1
-3
/
+3
*
perf record: Remove suggestion to enable APIC
Andi Kleen
2018-04-18
1
-2
/
+1
*
perf record: Remove misleading error suggestion
Andi Kleen
2018-04-18
1
-2
/
+1
*
perf hists browser: Clarify top/report browser help
Andi Kleen
2018-04-18
1
-1
/
+1
*
perf mem: Allow all record/report options
Andi Kleen
2018-04-18
2
-2
/
+5
*
perf trace: Support MAP_FIXED_NOREPLACE
Arnaldo Carvalho de Melo
2018-04-18
1
-0
/
+3
*
perf list: Add s390 support for detailed/verbose PMU event description
Thomas Richter
2018-04-17
1
-0
/
+6
*
perf script: Extend misc field decoding with switch out event type
Alexey Budankov
2018-04-17
2
-9
/
+13
*
perf report: Extend raw dump (-D) out with switch out event type
Alexey Budankov
2018-04-17
1
-1
/
+3
*
perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]
Alexey Budankov
2018-04-17
1
-3
/
+15
*
tools/headers: Synchronize kernel ABI headers, v4.17-rc1
Ingo Molnar
2018-04-17
10
-364
/
+451
*
Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm...
Ingo Molnar
2018-04-16
24
-46
/
+178
|
\
|
*
perf annotate: Handle variables in 'sub', 'or' and many other instructions
Arnaldo Carvalho de Melo
2018-04-13
1
-1
/
+66
|
*
perf annotate: Allow setting the offset level in .perfconfig
Arnaldo Carvalho de Melo
2018-04-13
2
-3
/
+17
|
*
perf report: Fix switching to another perf.data file
Arnaldo Carvalho de Melo
2018-04-13
1
-5
/
+3
|
*
perf record: Change warning for missing sysfs entry to debug
Thomas Richter
2018-04-13
1
-1
/
+2
|
*
perf tests: Disable breakpoint accounting test for powerpc
Sandipan Das
2018-04-12
1
-0
/
+1
|
*
perf sched: Fix documentation for timehist
Takuya Yamamoto
2018-04-12
1
-2
/
+2
|
*
perf version: Print status for syscall_table
Jin Yao
2018-04-12
1
-0
/
+3
|
*
perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT
Jin Yao
2018-04-12
5
-8
/
+8
|
*
perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXX
Jin Yao
2018-04-12
2
-4
/
+4
|
*
perf tests bpf: Remove unused ptrace.h include from LLVM test
Arnaldo Carvalho de Melo
2018-04-12
1
-1
/
+0
|
*
perf jvmti: Give hints about package names needed to build
Arnaldo Carvalho de Melo
2018-04-12
1
-1
/
+1
|
*
perf annotate browser: Allow showing offsets in more than just jump targets
Arnaldo Carvalho de Melo
2018-04-12
1
-0
/
+5
|
*
perf annotate: Allow showing offsets in more than just jump targets
Arnaldo Carvalho de Melo
2018-04-12
2
-2
/
+18
|
*
perf tests: Run dwarf unwind test on arm32
Kim Phillips
2018-04-12
3
-0
/
+30
|
*
tools headers: Restore READ_ONCE() C++ compatibility
Mark Rutland
2018-04-12
1
-5
/
+15
|
*
perf stat: Enable 1ms interval for printing event counters values
Alexey Budankov
2018-04-12
2
-13
/
+3
*
|
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-04-15
3
-3
/
+6
|
\
\
|
*
|
Kbuild: fix # escaping in .cmd files for future Make
Rasmus Villemoes
2018-04-11
3
-3
/
+6
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-04-15
29
-177
/
+585
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
perf tests clang: Fix function name for clang IR test
Sandipan Das
2018-04-09
1
-1
/
+1
|
*
|
perf clang: Add support for recent clang versions
Sandipan Das
2018-04-09
1
-1
/
+10
|
*
|
perf tools: Fix perf builds with clang support
Sandipan Das
2018-04-09
1
-1
/
+2
|
*
|
perf tools: No need to include namespaces.h in util.h
Arnaldo Carvalho de Melo
2018-04-09
1
-2
/
+2
|
*
|
perf hists browser: Remove leftover from row returned from refresh
Arnaldo Carvalho de Melo
2018-04-06
1
-8
/
+2
|
*
|
perf hists browser: Show extra_title_lines in the 'D' debug hotkey
Arnaldo Carvalho de Melo
2018-04-06
1
-1
/
+2
|
*
|
perf auxtrace: Make auxtrace_queues__add_buffer() do CPU filtering
Adrian Hunter
2018-04-06
1
-10
/
+10
|
*
|
tools headers uapi: Synchronize i915_drm.h
Arnaldo Carvalho de Melo
2018-04-05
1
-4
/
+108
|
*
|
perf report: Remove duplicated 'samples' in lost samples warning
Arnaldo Carvalho de Melo
2018-04-05
1
-1
/
+1
|
*
|
perf ui browser: Fixup cleaning unused lines at the bottom
Arnaldo Carvalho de Melo
2018-04-05
1
-2
/
+2
|
*
|
perf annotate browser: Fixup vertical line separating metrics from instructions
Arnaldo Carvalho de Melo
2018-04-05
1
-1
/
+1
|
*
|
perf annotate: Show group details on the title line
Arnaldo Carvalho de Melo
2018-04-05
1
-2
/
+5
|
*
|
perf auxtrace: Make auxtrace_queues__add_buffer() allocate struct buffer
Adrian Hunter
2018-04-05
1
-30
/
+24
|
*
|
Merge tag 'perf-core-for-mingo-4.17-20180403' of git://git.kernel.org/pub/scm...
Ingo Molnar
2018-04-04
22
-116
/
+418
|
|
\
\
|
|
*
|
perf trace: Remove redundant ')'
Changbin Du
2018-04-03
1
-1
/
+1
[next]