index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-26
perf hists browser: Fix callchain print bug on TUI
Namhyung Kim
1
-3
/
+0
2014-09-26
perf tools: Use ACCESS_ONCE() instead of volatile cast
Pranith Kumar
1
-1
/
+1
2014-09-26
perf tools: Modify error code for when perf_session__new() fails
Taeung Song
13
-14
/
+14
2014-09-26
perf tools: Fix perf record as non root with kptr_restrict == 1
Andi Kleen
2
-3
/
+7
2014-09-26
perf stat: Fix --per-core on multi socket systems
Andi Kleen
1
-4
/
+5
2014-09-25
perf trace: Filter out POLLHUP'ed file descriptors
Arnaldo Carvalho de Melo
1
-1
/
+6
2014-09-25
perf record: Filter out POLLHUP'ed file descriptors
Arnaldo Carvalho de Melo
1
-2
/
+5
2014-09-25
perf evlist: Unmap when all refcounts to fd are gone and events drained
Arnaldo Carvalho de Melo
1
-6
/
+29
2014-09-25
tools lib fd array: Allow associating an integer cookie with each entry
Arnaldo Carvalho de Melo
4
-10
/
+44
2014-09-25
perf evlist: Refcount mmaps
Arnaldo Carvalho de Melo
2
-2
/
+51
2014-09-25
tools lib api: Adopt fdarray class from perf's evlist
Arnaldo Carvalho de Melo
12
-278
/
+342
2014-09-25
perf evlist: Introduce poll method for common code idiom
Arnaldo Carvalho de Melo
9
-8
/
+15
2014-09-25
perf kvm stat live: Use perf_evlist__add_pollfd() instead of local equivalent
Arnaldo Carvalho de Melo
1
-13
/
+9
2014-09-25
perf tests: Add pollfd growing test
Arnaldo Carvalho de Melo
3
-0
/
+116
2014-09-25
perf evlist: Allow growing pollfd on add method
Arnaldo Carvalho de Melo
2
-7
/
+36
2014-09-25
perf evlist: We need to poll all event file descriptors
Arnaldo Carvalho de Melo
1
-2
/
+2
2014-09-25
perf evlist: Monitor POLLERR and POLLHUP events too
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-09-25
perf tests: Add test for perf_evlist__filter_pollfd()
Arnaldo Carvalho de Melo
4
-0
/
+109
2014-09-25
perf evlist: Introduce perf_evlist__filter_pollfd method
Arnaldo Carvalho de Melo
2
-0
/
+23
2014-09-17
perf record: Use ring buffer consume method to look like other tools
Arnaldo Carvalho de Melo
1
-4
/
+4
2014-09-17
perf probe: Do not use dwfl_module_addrsym if dwarf_diename finds symbol name
Masami Hiramatsu
1
-6
/
+10
2014-09-17
perf probe: Do not access kallsyms when analyzing user binaries
Masami Hiramatsu
3
-6
/
+9
2014-09-17
perf symbols: Add path to Ubuntu kernel debuginfo file
Anton Blanchard
1
-1
/
+7
2014-09-17
perf symbols: Ignore stripped vmlinux and fallback to kallsyms
Anton Blanchard
1
-0
/
+8
2014-09-17
perf tools: define _DEFAULT_SOURCE for glibc_2.20
Chanho Park
1
-0
/
+2
2014-09-17
perf tools: Don't include sys/poll.h directly
Arnaldo Carvalho de Melo
3
-3
/
+3
2014-09-17
perf tools: Fix GNU-only grep usage in Makefile
John Spencer
1
-1
/
+1
2014-09-17
perf tools: Disable kernel symbol demangling by default
Avi Kivity
9
-1
/
+23
2014-09-17
perf tool: fix compilation for ARM
Stephane Eranian
2
-0
/
+2
2014-09-17
perf tools: Add perf_pmu__scan_file()
Adrian Hunter
2
-0
/
+40
2014-09-17
perf tools: Let default config be defined for a PMU
Adrian Hunter
4
-19
/
+41
2014-09-17
perf tools: Add perf-with-kcore script
Adrian Hunter
3
-1
/
+264
2014-09-17
perf tools: Let a user specify a PMU event without any config terms
Adrian Hunter
2
-0
/
+16
2014-09-17
perf tools: Allow to specify lib compile variable for spec usage
Jiri Olsa
1
-0
/
+2
2014-09-17
perf kvm stat report: Unify the title bar output
Alexander Yarygin
1
-8
/
+6
2014-09-17
perf kvm stat report: Enable the target.system_wide flag
Alexander Yarygin
1
-0
/
+3
2014-09-17
perf kvm stat report: Save pid string in opts.target.pid
Alexander Yarygin
2
-4
/
+3
2014-09-17
perf tools powerpc: Fix build issue when DWARF support is disabled
Anton Blanchard
2
-5
/
+7
2014-09-17
perf tools: Add +field argument support for --sort option
Jiri Olsa
1
-1
/
+36
2014-09-09
Merge tag 'v3.17-rc4' into perf/core, to pick up fixes
Ingo Molnar
40
-11
/
+5636
2014-08-29
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
3
-11
/
+11
2014-08-29
tools: selftests: fix build issue with make kselftests target
Phong Tran
3
-11
/
+11
2014-08-25
usbip: move usbip userspace code out of staging
Valentina Manea
37
-0
/
+5625
2014-08-24
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
55
-560
/
+4601
2014-08-24
perf hists browser: Consolidate callchain print functions in TUI
Namhyung Kim
1
-123
/
+80
2014-08-24
perf tools: Add +field argument support for --field option
Jiri Olsa
3
-7
/
+22
2014-08-24
perf top: Use set_term_quiet() instead of open coded equivalent
Jiri Olsa
1
-7
/
+2
2014-08-22
perf machine: Fallback to MAP__FUNCTION if daddr maps are NULL
Don Zickus
1
-0
/
+10
2014-08-22
perf hists browser: Cleanup callchain print functions
Namhyung Kim
1
-83
/
+29
2014-08-22
perf tools: Add machine__kernel_ip()
Adrian Hunter
3
-3
/
+43
[next]