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-10-13
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
34
-30
/
+112
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-60
/
+30
2014-10-12
Merge tag 'kselftest-3.18-updates-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-40
/
+17
2014-10-12
Merge tag 'ftracetest-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
18
-0
/
+445
2014-10-12
Merge tag 'ktest-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-14
/
+57
2014-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
6
-1
/
+167
2014-10-10
perf ui browsers: Add missing include
Arnaldo Carvalho de Melo
1
-0
/
+1
2014-10-10
perf tools: Move events_stats struct to event.h
Arnaldo Carvalho de Melo
2
-26
/
+26
2014-10-10
perf session: Don't count per evsel events
Arnaldo Carvalho de Melo
1
-16
/
+0
2014-10-09
selftests/vm/transhuge-stress: stress test for memory compaction
Konstantin Khlebnikov
2
-0
/
+145
2014-10-09
mm/balloon_compaction: add vmstat counters and kpageflags bit
Konstantin Khlebnikov
1
-0
/
+1
2014-10-09
perf evsel: Add hists helper
Arnaldo Carvalho de Melo
14
-101
/
+132
2014-10-09
perf script: Stop updating hists stats, not used
Arnaldo Carvalho de Melo
1
-1
/
+0
2014-10-09
perf sched: Stop updating hists stats, not used
Arnaldo Carvalho de Melo
1
-3
/
+0
2014-10-09
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
3
-0
/
+8
2014-10-09
saner perf_atoll()
Al Viro
1
-60
/
+30
2014-10-08
tracing/kprobes: Add selftest scripts testing kprobe-tracer as startup test
Masami Hiramatsu
2
-0
/
+31
2014-10-08
Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-10
/
+116
2014-10-07
ktest: Don't bother with bisect good or bad on replay
Steven Rostedt (Red Hat)
1
-6
/
+8
2014-10-07
ktest: Fix check for new kernel success on rebooting to good kernel
Steven Rostedt (Red Hat)
1
-0
/
+6
2014-10-03
ftracetest: Add POSIX.3 standard and XFAIL result codes
Masami Hiramatsu
13
-33
/
+189
2014-10-03
perf callchain: Move callchain_param to util object in to fix python test
Jiri Olsa
2
-7
/
+8
2014-10-03
perf kvm stat live: Use fdarray object instead of pollfd
Jiri Olsa
1
-12
/
+4
2014-10-03
perf kvm stat live: Use perf_evlist__add_pollfd return fd position
Jiri Olsa
1
-2
/
+2
2014-10-03
perf kvm stat live: Fix perf_evlist__add_pollfd error handling
Jiri Olsa
1
-2
/
+2
2014-10-01
perf record: Fix error message for --filter option not coming after tracepoint
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-10-01
perf tools: Fix build breakage on arm64 targets
Will Deacon
1
-0
/
+1
2014-10-01
perf symbols: Improve DSO long names lookup speed with rbtree
Waiman Long
3
-5
/
+71
2014-09-30
perf symbols: Encapsulate dsos list head into struct dsos
Waiman Long
7
-41
/
+60
2014-09-30
locktorture: Support rwlocks
Davidlohr Bueso
3
-0
/
+8
2014-09-30
selftests/powerpc: Add test of load_unaligned_zero_pad()
Michael Ellerman
6
-1
/
+167
2014-09-29
perf bench futex: Sanitize -q option in requeue
Davidlohr Bueso
1
-1
/
+3
2014-09-29
perf bench futex: Support operations for shared futexes
Davidlohr Bueso
3
-16
/
+30
2014-09-29
perf trace: Fix mmap return address truncation to 32-bit
Chang Hyun Park
1
-3
/
+3
2014-09-29
perf tools: Refactor unit and scale function parameters
Matt Fleming
3
-21
/
+33
2014-09-26
perf tools: Fix line number in the config file error message
Jiri Olsa
1
-2
/
+11
2014-09-26
perf tools: Convert {record,top}.call-graph option to call-graph.record-mode
Namhyung Kim
2
-2
/
+2
2014-09-26
perf tools: Introduce perf_callchain_config()
Namhyung Kim
3
-19
/
+94
2014-09-26
perf callchain: Move some parser functions to callchain.c
Namhyung Kim
4
-88
/
+88
2014-09-26
perf tools: Move callchain config from record_opts to callchain_param
Namhyung Kim
5
-38
/
+30
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-26
tools: add more endian.h macros
Peter Foley
1
-0
/
+24
2014-09-26
Documentation: support glibc versions without htole macros
Peter Foley
1
-0
/
+32
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
[prev]
[next]