index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Modify error code for when perf_session__new() fails
Taeung Song
2014-09-26
13
-14
/
+14
*
perf tools: Fix perf record as non root with kptr_restrict == 1
Andi Kleen
2014-09-26
2
-3
/
+7
*
perf stat: Fix --per-core on multi socket systems
Andi Kleen
2014-09-26
1
-4
/
+5
*
perf trace: Filter out POLLHUP'ed file descriptors
Arnaldo Carvalho de Melo
2014-09-25
1
-1
/
+6
*
perf record: Filter out POLLHUP'ed file descriptors
Arnaldo Carvalho de Melo
2014-09-25
1
-2
/
+5
*
perf evlist: Unmap when all refcounts to fd are gone and events drained
Arnaldo Carvalho de Melo
2014-09-25
1
-6
/
+29
*
tools lib fd array: Allow associating an integer cookie with each entry
Arnaldo Carvalho de Melo
2014-09-25
4
-10
/
+44
*
perf evlist: Refcount mmaps
Arnaldo Carvalho de Melo
2014-09-25
2
-2
/
+51
*
tools lib api: Adopt fdarray class from perf's evlist
Arnaldo Carvalho de Melo
2014-09-25
12
-278
/
+342
*
perf evlist: Introduce poll method for common code idiom
Arnaldo Carvalho de Melo
2014-09-25
9
-8
/
+15
*
perf kvm stat live: Use perf_evlist__add_pollfd() instead of local equivalent
Arnaldo Carvalho de Melo
2014-09-25
1
-13
/
+9
*
perf tests: Add pollfd growing test
Arnaldo Carvalho de Melo
2014-09-25
3
-0
/
+116
*
perf evlist: Allow growing pollfd on add method
Arnaldo Carvalho de Melo
2014-09-25
2
-7
/
+36
*
perf evlist: We need to poll all event file descriptors
Arnaldo Carvalho de Melo
2014-09-25
1
-2
/
+2
*
perf evlist: Monitor POLLERR and POLLHUP events too
Arnaldo Carvalho de Melo
2014-09-25
1
-1
/
+1
*
perf tests: Add test for perf_evlist__filter_pollfd()
Arnaldo Carvalho de Melo
2014-09-25
4
-0
/
+109
*
perf evlist: Introduce perf_evlist__filter_pollfd method
Arnaldo Carvalho de Melo
2014-09-25
2
-0
/
+23
*
perf record: Use ring buffer consume method to look like other tools
Arnaldo Carvalho de Melo
2014-09-17
1
-4
/
+4
*
perf probe: Do not use dwfl_module_addrsym if dwarf_diename finds symbol name
Masami Hiramatsu
2014-09-17
1
-6
/
+10
*
perf probe: Do not access kallsyms when analyzing user binaries
Masami Hiramatsu
2014-09-17
3
-6
/
+9
*
perf symbols: Add path to Ubuntu kernel debuginfo file
Anton Blanchard
2014-09-17
1
-1
/
+7
*
perf symbols: Ignore stripped vmlinux and fallback to kallsyms
Anton Blanchard
2014-09-17
1
-0
/
+8
*
perf tools: define _DEFAULT_SOURCE for glibc_2.20
Chanho Park
2014-09-17
1
-0
/
+2
*
perf tools: Don't include sys/poll.h directly
Arnaldo Carvalho de Melo
2014-09-17
3
-3
/
+3
*
perf tools: Fix GNU-only grep usage in Makefile
John Spencer
2014-09-17
1
-1
/
+1
*
perf tools: Disable kernel symbol demangling by default
Avi Kivity
2014-09-17
9
-1
/
+23
*
perf tool: fix compilation for ARM
Stephane Eranian
2014-09-17
2
-0
/
+2
*
perf tools: Add perf_pmu__scan_file()
Adrian Hunter
2014-09-17
2
-0
/
+40
*
perf tools: Let default config be defined for a PMU
Adrian Hunter
2014-09-17
4
-19
/
+41
*
perf tools: Add perf-with-kcore script
Adrian Hunter
2014-09-17
3
-1
/
+264
*
perf tools: Let a user specify a PMU event without any config terms
Adrian Hunter
2014-09-17
2
-0
/
+16
*
perf tools: Allow to specify lib compile variable for spec usage
Jiri Olsa
2014-09-17
1
-0
/
+2
*
perf kvm stat report: Unify the title bar output
Alexander Yarygin
2014-09-17
1
-8
/
+6
*
perf kvm stat report: Enable the target.system_wide flag
Alexander Yarygin
2014-09-17
1
-0
/
+3
*
perf kvm stat report: Save pid string in opts.target.pid
Alexander Yarygin
2014-09-17
2
-4
/
+3
*
perf tools powerpc: Fix build issue when DWARF support is disabled
Anton Blanchard
2014-09-17
2
-5
/
+7
*
perf tools: Add +field argument support for --sort option
Jiri Olsa
2014-09-17
1
-1
/
+36
*
Merge tag 'v3.17-rc4' into perf/core, to pick up fixes
Ingo Molnar
2014-09-09
40
-11
/
+5636
|
\
|
*
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2014-08-29
3
-11
/
+11
|
|
\
|
|
*
tools: selftests: fix build issue with make kselftests target
Phong Tran
2014-08-29
3
-11
/
+11
|
*
|
usbip: move usbip userspace code out of staging
Valentina Manea
2014-08-25
37
-0
/
+5625
|
|
/
*
|
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2014-08-24
55
-560
/
+4601
|
\
\
|
|
/
|
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2014-08-16
1
-40
/
+40
|
|
\
|
|
*
tools/power turbostat: tweak whitespace in output format
Len Brown
2014-08-15
1
-40
/
+40
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2014-08-09
3
-0
/
+260
|
|
\
\
|
|
*
|
mnt: Add tests for unprivileged remount cases that have found to be faulty
Eric W. Biederman
2014-07-31
3
-0
/
+260
|
|
|
/
|
*
|
selftests: add memfd/sealing page-pinning tests
David Herrmann
2014-08-08
5
-1
/
+450
|
*
|
selftests: add memfd_create() + sealing tests
David Herrmann
2014-08-08
4
-0
/
+945
|
*
|
tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
Thierry Fauck
2014-08-08
1
-0
/
+4
|
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-08-07
12
-284
/
+617
|
|
\
\
[next]