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 report: Support folded callchain mode on --stdio
Namhyung Kim
2015-11-19
4
-2
/
+65
*
perf machine: Fix machine__findnew_module_map to put dso
Masami Hiramatsu
2015-11-19
1
-1
/
+3
*
perf tools: Fix machine__create_kernel_maps to put kernel dso refcount
Masami Hiramatsu
2015-11-19
1
-3
/
+6
*
perf tools: Fix __dsos__addnew to put dso after adding it to the list
Masami Hiramatsu
2015-11-19
1
-0
/
+2
*
perf tools: Fix to put new map after inserting to map_groups in dso__load_sym
Masami Hiramatsu
2015-11-19
1
-0
/
+2
*
perf tools: Make perf_exec_path() always return malloc'd string
Masami Hiramatsu
2015-11-19
3
-14
/
+18
*
perf machine: Fix to destroy kernel maps when machine exits
Masami Hiramatsu
2015-11-19
1
-0
/
+1
*
perf machine: Fix machine__destroy_kernel_maps to drop vmlinux_maps references
Masami Hiramatsu
2015-11-19
1
-0
/
+1
*
perf machine: Fix machine__findnew_module_map to put registered map
Masami Hiramatsu
2015-11-19
1
-0
/
+2
*
perf probe: Fix to free temporal Dwarf_Frame
Masami Hiramatsu
2015-11-19
1
-3
/
+6
*
perf test: Mute test cases error messages if verbose == 0
Wang Nan
2015-11-19
1
-0
/
+12
*
perf test: Print result for each BPF subtest
Wang Nan
2015-11-19
3
-10
/
+35
*
perf test: Print result for each LLVM subtest
Wang Nan
2015-11-19
3
-50
/
+115
*
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
2015-11-19
42
-88
/
+89
*
perf bpf: Use same BPF program if arguments are identical
Wang Nan
2015-11-18
1
-7
/
+131
*
perf test: Fix 'perf test BPF' when it fails to find a suitable vmlinux
Wang Nan
2015-11-18
1
-3
/
+4
*
perf test: Test the BPF prologue adding infrastructure
Wang Nan
2015-11-18
6
-1
/
+84
*
perf bpf: Generate prologue for BPF programs
Wang Nan
2015-11-18
1
-1
/
+119
*
perf bpf: Add prologue for BPF programs for fetching arguments
He Kuang
2015-11-18
5
-0
/
+496
*
perf bpf: Allow BPF program config probing options
Wang Nan
2015-11-18
2
-4
/
+56
*
perf bpf: Allow attaching BPF programs to modules symbols
Wang Nan
2015-11-18
1
-0
/
+16
*
perf bpf: Allow BPF program attach to uprobe events
Wang Nan
2015-11-18
2
-6
/
+115
*
perf bpf: Compile dwarf-regs.c if CONFIG_BPF_PROLOGUE is on
Wang Nan
2015-11-18
1
-0
/
+1
*
perf bpf: Add BPF_PROLOGUE config options for further patches
Wang Nan
2015-11-18
1
-0
/
+12
*
bpf tools: Load a program with different instances using preprocessor
Wang Nan
2015-11-18
2
-9
/
+201
*
tools: Clone the kernel's strtobool function
Wang Nan
2015-11-18
2
-0
/
+45
*
tools: Adopt memdup() from tools/perf, moving it to tools/lib/string.c
Arnaldo Carvalho de Melo
2015-11-18
6
-19
/
+36
*
tools: Fix selftests_install Makefile rule
Kevin Hilman
2015-11-18
1
-1
/
+1
*
perf test: Fix build of BPF and LLVM on older glibc libraries
Arnaldo Carvalho de Melo
2015-11-18
2
-11
/
+11
*
perf probe: Clear probe_trace_event when add_probe_trace_event() fails
Wang Nan
2015-11-13
1
-6
/
+14
*
perf probe: Fix memory leaking on failure by clearing all probe_trace_events
Masami Hiramatsu
2015-11-13
1
-1
/
+3
*
perf inject: Also re-pipe lost_samples event
Adrian Hunter
2015-11-13
1
-0
/
+1
*
perf buildid-list: Requires ordered events
Adrian Hunter
2015-11-13
1
-0
/
+1
*
perf symbols: Fix dso lookup by long name and missing buildids
Adrian Hunter
2015-11-13
3
-0
/
+19
*
perf symbols: Allow forcing reading of non-root owned files by root
Arnaldo Carvalho de Melo
2015-11-12
3
-5
/
+6
*
perf hists browser: The dso can be obtained from popup_action->ms.map->dso
Arnaldo Carvalho de Melo
2015-11-12
1
-6
/
+0
*
perf hists browser: Fix 'd' hotkey action to filter by DSO
Arnaldo Carvalho de Melo
2015-11-12
1
-0
/
+1
*
perf symbols: Rebuild rbtree when adjusting symbols for kcore
Adrian Hunter
2015-11-12
1
-16
/
+14
*
tools: Add a "make all" rule
Kamal Mostafa
2015-11-12
1
-0
/
+9
*
tools: Actually install tmon in the install rule
Kamal Mostafa
2015-11-12
1
-1
/
+1
*
tools include: Add compiler.h to list.h
Arnaldo Carvalho de Melo
2015-11-11
1
-0
/
+1
*
perf probe: Verify parameters in two functions
Wang Nan
2015-11-11
1
-0
/
+6
*
perf session: Add missing newlines to some pr_err() calls
Arnaldo Carvalho de Melo
2015-11-11
1
-4
/
+4
*
perf annotate: Support full source file paths for srcline fix
Michael Petlan
2015-11-11
1
-0
/
+1
*
perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignore
Yunlong Song
2015-11-11
1
-0
/
+2
*
Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2015-11-08
31
-274
/
+920
|
\
|
*
perf test: Do not be case sensitive when searching for matching tests
Arnaldo Carvalho de Melo
2015-11-06
1
-1
/
+1
|
*
perf test: Add 'perf test BPF'
Wang Nan
2015-11-06
6
-1
/
+248
|
*
perf test: Enhance the LLVM tests: add kbuild test
Wang Nan
2015-11-06
4
-1
/
+35
|
*
perf test: Enhance the LLVM test: update basic BPF test program
Wang Nan
2015-11-06
4
-31
/
+129
[next]