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 tag 'v4.4-rc5' into perf/core, to pick up fixes
Ingo Molnar
2015-12-14
6
-52
/
+42
|
\
|
*
tools/virtio: fix byteswap logic
Michael S. Tsirkin
2015-12-07
1
-7
/
+13
|
*
tools/virtio: move list macro stubs
Michael S. Tsirkin
2015-12-07
2
-6
/
+6
|
*
nfit: Adjust for different _FIT and NFIT headers
Linda Knippers
2015-11-30
1
-34
/
+15
|
*
Merge tag 'linux-kselftest-4.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-23
2
-5
/
+8
|
|
\
|
|
*
selftests/seccomp: Get page size from sysconf
Bamvor Jian Zhang
2015-11-18
1
-4
/
+7
|
|
*
tools:testing/selftests: fix typo in futex/README
Wei Jiangang
2015-11-16
1
-1
/
+1
*
|
|
perf symbols: Fix dso__load_sym to put dso
Masami Hiramatsu
2015-12-10
1
-2
/
+7
*
|
|
perf tools: Make perf_session__register_idle_thread drop the refcount
Masami Hiramatsu
2015-12-10
3
-6
/
+9
*
|
|
Revert "perf tools: Improve setting of gcc debug option"
Arnaldo Carvalho de Melo
2015-12-10
2
-21
/
+0
*
|
|
perf top: Delete half-processed hist entries when exit
Namhyung Kim
2015-12-10
1
-1
/
+25
*
|
|
perf tools: Get rid of exit_browser() from usage_with_options()
Namhyung Kim
2015-12-10
1
-3
/
+0
*
|
|
perf thread_map: Free strlist on constructor error path
Namhyung Kim
2015-12-10
1
-0
/
+1
*
|
|
perf top: Do show usage message when failing to create cpu/thread maps
Arnaldo Carvalho de Melo
2015-12-10
1
-2
/
+5
*
|
|
perf report: Check argument before calling setup_browser()
Namhyung Kim
2015-12-10
1
-11
/
+10
*
|
|
perf kvm: Remove invocation of setup/exit_browser()
Namhyung Kim
2015-12-10
1
-3
/
+0
*
|
|
perf annotate: Delay UI browser setup after initialization is done
Namhyung Kim
2015-12-10
1
-9
/
+9
*
|
|
perf annotate: Check argument before calling setup_browser()
Namhyung Kim
2015-12-10
1
-11
/
+10
*
|
|
perf tools: Move cmd_version() to builtin-version.c
Josh Poimboeuf
2015-12-09
3
-7
/
+11
*
|
|
perf tools: Save cmdline arguments earlier
Josh Poimboeuf
2015-12-09
3
-11
/
+1
*
|
|
perf tools: Move term functions out of util.c
Josh Poimboeuf
2015-12-09
5
-37
/
+47
*
|
|
perf tools: Remove unused pager_use_color variable
Josh Poimboeuf
2015-12-09
4
-11
/
+1
*
|
|
perf tools: Fix write_numa_topology to put cpu_map instead of free
Masami Hiramatsu
2015-12-09
1
-1
/
+1
*
|
|
perf machine: Fix machine.vmlinux_maps to make sure to clear the old one
Masami Hiramatsu
2015-12-09
1
-0
/
+5
*
|
|
perf tools: Fix maps__fixup_overlappings to put used maps
Masami Hiramatsu
2015-12-09
1
-0
/
+2
*
|
|
perf hists: Fix hists_evsel to release hists
Masami Hiramatsu
2015-12-09
1
-1
/
+9
*
|
|
perf stat: Fix cmd_stat to release cpu_map
Masami Hiramatsu
2015-12-09
1
-0
/
+9
*
|
|
perf tools: Fix map_groups__clone to put cloned map
Masami Hiramatsu
2015-12-09
1
-0
/
+1
*
|
|
perf tui: Change default selection background color to yellow
Ingo Molnar
2015-12-09
1
-1
/
+1
*
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2015-12-08
2
-1
/
+9
|
\
\
\
|
*
|
|
perf hists browser: Fix segfault if use symbol filter in cmdline
Wang Nan
2015-12-07
1
-0
/
+3
|
*
|
|
perf hists browser: Reset selection when refresh
Wang Nan
2015-12-07
1
-0
/
+2
|
*
|
|
perf hists browser: Add NULL pointer check to prevent crash
Wang Nan
2015-12-07
1
-0
/
+3
|
*
|
|
perf buildid-list: Fix return value of perf buildid-list -k
Michael Petlan
2015-12-07
1
-1
/
+1
|
*
|
|
perf buildid-list: Show running kernel build id fix
Michael Petlan
2015-12-07
1
-1
/
+1
|
|
/
/
*
|
|
perf annotate: ARM support
Russell King
2015-12-07
1
-0
/
+23
*
|
|
perf stat: Move enable_on_exec setup under earlier code
Jiri Olsa
2015-12-07
1
-6
/
+9
*
|
|
perf stat: Create events as disabled
Jiri Olsa
2015-12-07
1
-6
/
+19
*
|
|
perf stat: Use perf_evlist__enable in handle_initial_delay
Jiri Olsa
2015-12-07
1
-4
/
+1
*
|
|
perf evlist: Factor perf_evlist__(enable|disable) functions
Jiri Olsa
2015-12-07
1
-24
/
+8
*
|
|
perf evsel: Introduce disable() method
Jiri Olsa
2015-12-07
2
-0
/
+11
*
|
|
perf evsel: Use event maps directly in perf_evsel__enable
Jiri Olsa
2015-12-07
3
-6
/
+6
*
|
|
perf test: Create kernel maps properly for hist entries test
Jiri Olsa
2015-12-07
1
-0
/
+5
*
|
|
perf test: Prevent using bpf-output event in round trip name test
Jiri Olsa
2015-12-07
1
-1
/
+2
*
|
|
perf test: Fix cpus and thread maps reference in error path
Jiri Olsa
2015-12-07
1
-0
/
+7
*
|
|
perf test: Use machine__new_host in mmap thread code reading test
Jiri Olsa
2015-12-07
1
-5
/
+2
*
|
|
perf test: Use machine__new_host in mmap thread lookup test
Jiri Olsa
2015-12-07
1
-4
/
+2
*
|
|
perf test: Use machine__new_host in dwarf unwind test
Jiri Olsa
2015-12-07
1
-6
/
+2
*
|
|
perf machine: Pass correct string to dso__adjust_kmod_long_name
Wang Nan
2015-12-07
1
-1
/
+1
*
|
|
perf bpf: Rename bpf config to program config
Wang Nan
2015-11-27
2
-34
/
+33
[next]