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 vendor events: Fix incorrect cmask syntax for some Intel metrics
Andi Kleen
2017-10-23
4
-5
/
+5
*
|
|
|
perf tools: Do not check ABI headers in a detached tarball build
Arnaldo Carvalho de Melo
2017-10-23
1
-0
/
+5
*
|
|
|
perf annotate: Remove arch::cpuid_parse callback
Jiri Olsa
2017-10-23
6
-11
/
+27
*
|
|
|
perf list: Fix group description in the man page
Andi Kleen
2017-10-23
1
-1
/
+1
*
|
|
|
perf tests attr: Make hw events optional
Jiri Olsa
2017-10-23
7
-0
/
+41
*
|
|
|
perf mmap: Adopt push method from builtin-record.c
Arnaldo Carvalho de Melo
2017-10-23
3
-100
/
+103
*
|
|
|
perf record: Make record__mmap_read generic
Arnaldo Carvalho de Melo
2017-10-23
1
-9
/
+13
*
|
|
|
perf mmap: Move perf_mmap and methods to separate mmap.[ch] files
Arnaldo Carvalho de Melo
2017-10-23
6
-323
/
+349
*
|
|
|
perf vendor events: Update JSON metrics for Skylake Server
Andi Kleen
2017-10-23
1
-30
/
+12
*
|
|
|
perf vendor events: Update JSON metrics for Skylake
Andi Kleen
2017-10-23
1
-10
/
+10
*
|
|
|
perf vendor events: Update JSON metrics for Sandy Bridge
Andi Kleen
2017-10-23
1
-6
/
+6
*
|
|
|
perf vendor events: Update JSON metrics for JakeTown
Andi Kleen
2017-10-23
1
-6
/
+6
*
|
|
|
perf vendor events: Update JSON metrics for IvyTown
Andi Kleen
2017-10-23
1
-9
/
+9
*
|
|
|
perf vendor events: Update JSON metrics for IvyBridge
Andi Kleen
2017-10-23
1
-9
/
+9
*
|
|
|
perf vendor events: Update JSON metrics for Haswell Server
Andi Kleen
2017-10-23
1
-8
/
+8
*
|
|
|
perf vendor events: Update JSON metrics for Haswell
Andi Kleen
2017-10-23
1
-8
/
+8
*
|
|
|
perf vendor events: Update JSON metrics for Broadwell Server
Andi Kleen
2017-10-23
1
-9
/
+9
*
|
|
|
perf vendor events: Update JSON metrics for Broadwell
Andi Kleen
2017-10-23
1
-9
/
+9
*
|
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-10-20
18
-54
/
+123
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge tag 'perf-urgent-for-mingo-4.14-20171019' of git://git.kernel.org/pub/s...
Ingo Molnar
2017-10-20
6
-10
/
+35
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/Ubuntu
Li Zhijian
2017-10-18
1
-3
/
+6
|
|
*
|
perf xyarray: Fix wrong processing when closing evsel fd
Jin Yao
2017-10-18
1
-2
/
+2
|
|
*
|
perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACE
Namhyung Kim
2017-10-17
1
-0
/
+2
|
|
*
|
perf record: Fix documentation for a inexistent option '-l'
Taeung Song
2017-10-17
1
-2
/
+2
|
|
*
|
perf tools: Check wether the eBPF file exists in event parsing
Jiri Olsa
2017-10-13
1
-2
/
+15
|
|
*
|
perf hists: Add extra integrity checks to fmt_free()
Jiri Olsa
2017-10-13
1
-0
/
+7
|
|
*
|
perf hists: Fix crash in perf_hpp__reset_output_field()
Jiri Olsa
2017-10-13
1
-1
/
+1
|
*
|
|
Revert "tools/power turbostat: stop migrating, unless '-m'"
Len Brown
2017-10-18
1
-9
/
+1
|
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-10-14
6
-23
/
+55
|
|
\
\
\
|
|
|
/
/
|
|
*
|
tools include uapi bpf.h: Sync kernel ABI header with tooling header
Arnaldo Carvalho de Melo
2017-10-09
1
-1
/
+1
|
|
*
|
perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMU
Mark Rutland
2017-10-09
3
-19
/
+47
|
|
*
|
perf script: Add missing separator for "-F ip,brstack" (and brstackoff)
Mark Santaniello
2017-10-06
1
-2
/
+2
|
|
*
|
Merge tag 'perf-urgent-for-mingo-4.14-20171005' of git://git.kernel.org/pub/s...
Ingo Molnar
2017-10-05
1
-1
/
+5
|
|
|
\
\
|
|
|
*
|
perf callchain: Compare dsos (as well) for CCKEY_FUNCTION
Ravi Bangoria
2017-10-05
1
-1
/
+5
|
*
|
|
|
userfaultfd: selftest: exercise -EEXIST only in background transfer
Andrea Arcangeli
2017-10-13
1
-5
/
+20
|
*
|
|
|
Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2017-10-10
2
-3
/
+3
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
selftests: mqueue: fix regression in silencing output from RUN_TESTS
Shuah Khan
2017-10-05
1
-2
/
+2
|
|
*
|
|
selftests: x86: sysret_ss_attrs doesn't build on a PIE build
Shuah Khan
2017-10-05
1
-1
/
+1
|
|
|
/
/
|
*
|
|
selftests/net: rxtimestamp: Fix an off by one
Dan Carpenter
2017-10-05
1
-1
/
+1
|
|
/
/
|
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-10-01
18
-169
/
+195
|
|
\
\
|
|
|
/
|
*
|
objtool: Support unoptimized frame pointer setup
Josh Poimboeuf
2017-09-28
1
-3
/
+8
*
|
|
perf tests attr: Fix group stat tests
Jiri Olsa
2017-10-03
2
-0
/
+4
*
|
|
perf top: Add option to set the number of thread for event synthesize
Kan Liang
2017-10-03
4
-4
/
+16
*
|
|
perf top: Implement multithreading for perf_event__synthesize_threads
Kan Liang
2017-10-03
9
-42
/
+155
*
|
|
perf tools: Lock to protect comm_str rb tree
Kan Liang
2017-10-03
1
-1
/
+17
*
|
|
perf tools: Lock to protect namespaces and comm list
Kan Liang
2017-10-03
2
-5
/
+51
*
|
|
perf test attr: Fix ignored test case result
Thomas Richter
2017-10-02
1
-1
/
+1
*
|
|
perf test attr: Fix python error on empty result
Thomas Richter
2017-10-02
1
-1
/
+5
*
|
|
perf tests attr: Fix task term values
Jiri Olsa
2017-10-02
4
-2
/
+4
*
|
|
Merge remote-tracking branch 'tip/perf/urgent' into perf/core, to pick up fixes
Arnaldo Carvalho de Melo
2017-10-02
16
-73
/
+190
|
\
\
\
|
|
|
/
|
|
/
|
[prev]
[next]