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
*
tools: Sync cpufeatures headers with the kernel
Arnaldo Carvalho de Melo
2016-08-09
2
-0
/
+4
*
toops: Sync tools/include/uapi/linux/bpf.h with the kernel
Arnaldo Carvalho de Melo
2016-08-09
1
-1
/
+85
*
tools: Sync cpufeatures.h and vmx.h with the kernel
Arnaldo Carvalho de Melo
2016-08-09
2
-9
/
+4
*
perf probe: Support signedness casting
Naohiro Aota
2016-08-09
2
-4
/
+21
*
perf stat: Avoid skew when reading events
Mark Rutland
2016-08-09
1
-8
/
+23
*
perf probe: Fix module name matching
Konstantin Khlebnikov
2016-08-09
1
-1
/
+3
*
perf probe: Adjust map->reloc offset when finding kernel symbol from map
Masami Hiramatsu
2016-08-09
1
-1
/
+1
*
perf hists: Trim libtraceevent trace_seq buffers
Arnaldo Carvalho de Melo
2016-08-09
1
-1
/
+5
*
perf script: Add 'bpf-output' field to usage message
Brendan Gregg
2016-08-09
2
-3
/
+3
*
Merge tag 'perf-core-for-mingo-20160803' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-08-04
26
-106
/
+394
|
\
|
*
perf tests bpf: Use SyS_epoll_wait alias
Arnaldo Carvalho de Melo
2016-08-03
1
-2
/
+2
|
*
perf tests: objdump output can contain multi byte chunks
Jan Stancek
2016-08-02
1
-29
/
+71
|
*
perf record: Add --sample-cpu option
Jiri Olsa
2016-08-02
4
-1
/
+6
|
*
perf hists: Introduce output_resort_cb method
Jiri Olsa
2016-08-02
2
-3
/
+16
|
*
perf tools: Move config/Makefile into Makefile.config
Jiri Olsa
2016-08-02
2
-3
/
+3
|
*
perf tests: Add test for bitmap_scnprintf function
Jiri Olsa
2016-08-02
4
-0
/
+59
|
*
tools lib: Add bitmap_and function
Jiri Olsa
2016-08-02
2
-0
/
+32
|
*
tools lib: Add bitmap_scnprintf function
Jiri Olsa
2016-08-02
2
-0
/
+39
|
*
tools lib: Add bitmap_alloc function
Jiri Olsa
2016-08-02
1
-0
/
+10
|
*
tools lib traceevent: Ignore generated library files
Namhyung Kim
2016-08-02
1
-0
/
+1
|
*
perf tools: Fix build failure on perl script context
Namhyung Kim
2016-08-02
1
-1
/
+3
|
*
perf annotate: Plug filename string leak
Arnaldo Carvalho de Melo
2016-08-01
1
-3
/
+2
|
*
perf annotate: Introduce strerror for handling symbol__disassemble() errors
Arnaldo Carvalho de Melo
2016-08-01
5
-31
/
+78
|
*
perf annotate: Rename symbol__annotate() to symbol__disassemble()
Arnaldo Carvalho de Melo
2016-08-01
5
-6
/
+6
|
*
perf target: str_error_r() always returns the buffer it receives
Arnaldo Carvalho de Melo
2016-07-29
1
-5
/
+1
|
*
perf annotate: Use pipe + fork instead of popen
Arnaldo Carvalho de Melo
2016-07-29
1
-4
/
+35
|
*
perf evsel: Introduce constructor for cycles event
Arnaldo Carvalho de Melo
2016-07-28
3
-20
/
+32
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-30
8
-7
/
+41
|
\
\
|
*
|
tools lib api: Add str_error_c to libapi
Arnaldo Carvalho de Melo
2016-07-27
3
-6
/
+5
|
*
|
Merge tag 'perf-urgent-for-mingo-20160726' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2016-07-27
5
-1
/
+36
|
|
\
\
|
|
*
|
perf s390: Fix 'start' address of module's map
Song Shan Gong
2016-07-26
4
-0
/
+30
|
|
*
|
tools lib bpf: Use official ELF e_machine value
Wang Nan
2016-07-26
1
-1
/
+6
|
|
|
/
*
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-30
8
-154
/
+310
|
\
\
\
|
*
|
|
objtool: Un-capitalize "Warning" for out-of-sync instruction decoder
Josh Poimboeuf
2016-07-29
1
-1
/
+1
|
*
|
|
objtool: Resync x86 instruction decoder with the kernel's
Josh Poimboeuf
2016-07-29
5
-101
/
+220
|
*
|
|
objtool: Support new GCC 6 switch jump table pattern
Josh Poimboeuf
2016-07-29
1
-52
/
+88
|
*
|
|
objtool: Add 'fixdep' to objtool/.gitignore
Paul Gortmaker
2016-07-27
1
-0
/
+1
|
|
/
/
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-07-29
1
-11
/
+165
|
\
\
\
|
*
|
|
seccomp: add tests for ptrace hole
Kees Cook
2016-06-14
1
-11
/
+165
*
|
|
|
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-07-28
12
-148
/
+170
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next
Dan Williams
2016-07-24
12
-148
/
+170
|
|
\
\
\
\
|
|
*
|
|
|
nfit: do an ARS scrub on hitting a latent media error
Vishal Verma
2016-07-24
1
-0
/
+1
|
|
*
|
|
|
nfit: move to nfit/ sub-directory
Dan Williams
2016-07-24
2
-3
/
+3
|
|
*
|
|
|
x86/insn: remove pcommit
Dan Williams
2016-07-23
5
-10
/
+2
|
|
*
|
|
|
nfit, tools/testing/nvdimm/: unify shutdown paths
Dan Williams
2016-07-22
1
-14
/
+2
|
|
*
|
|
|
libnvdimm: move ->module to struct nvdimm_bus_descriptor
Dan Williams
2016-07-21
1
-0
/
+1
|
|
*
|
|
|
nfit: cleanup acpi_nfit_init calling convention
Dan Williams
2016-07-21
1
-3
/
+4
|
|
*
|
|
|
tools/testing/nvdimm: add manufacturing_{date|location} dimm properties
Dan Williams
2016-07-21
1
-33
/
+21
|
|
*
|
|
|
tools/testing/nvdimm: add virtual ramdisk range
Dan Williams
2016-07-21
1
-2
/
+16
|
|
*
|
|
|
pmem: kill __pmem address space
Dan Williams
2016-07-12
1
-1
/
+1
[next]