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-05-14
torture: Rename RCU_BOOTARGS to TORTURE_BOOTARGS
Paul E. McKenney
1
-3
/
+3
2014-05-14
torture: Rename RCU_KMAKE_ARG to TORTURE_KMAKE_ARG
Paul E. McKenney
2
-4
/
+4
2014-05-14
torture: Allow variations of "defconfig" to be specified
Paul E. McKenney
2
-1
/
+9
2014-05-14
tools: usb: aio example applications
Robert Baldyga
6
-0
/
+1004
2014-05-13
torture: Rename RCU_INITRD to TORTURE_INITRD
Paul E. McKenney
2
-4
/
+4
2014-05-13
torture: Make parse-rcutorture.sh less RCU-specific
Paul E. McKenney
3
-13
/
+13
2014-05-13
torture: Add batch headers "--dryrun sched"
Paul E. McKenney
1
-1
/
+2
2014-05-13
torture: Remove obsolete builddir options
Paul E. McKenney
1
-16
/
+0
2014-05-12
perf tools: Remove usage of trace_sched_wakeup(.success)
Peter Zijlstra
2
-9
/
+1
2014-05-12
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
13
-152
/
+90
2014-05-12
perf tools: Use tid for finding thread
Namhyung Kim
7
-5
/
+8
2014-05-12
perf tools: Get rid of on_exit() feature test
Namhyung Kim
5
-64
/
+0
2014-05-12
perf record: Propagate exit status of a command line workload
Namhyung Kim
1
-67
/
+60
2014-05-12
perf tools: Clarify the output of perf sched map.
Dongsheng
1
-15
/
+20
2014-05-12
perf tools: Adapt the TASK_STATE_TO_CHAR_STR to new value in kernel space.
Dongsheng
1
-1
/
+1
2014-05-12
perf tools: Add missing event for perf sched record.
Dongsheng
1
-0
/
+1
2014-05-11
Merge branch 'liblockdep-fixes-3.15' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
2
-3
/
+8
2014-05-08
tools/liblockdep: Remove all build files when doing make clean
Sasha Levin
1
-1
/
+1
2014-05-08
tools/liblockdep: Build liblockdep from tools/Makefile
S. Lockwood-Childs
2
-2
/
+7
2014-05-07
Merge branch 'perf/urgent' into perf/core, to avoid conflicts
Ingo Molnar
2
-11
/
+2
2014-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2014-05-05
perf tools: Move ACCESS_ONCE from perf.h header
Jiri Olsa
2
-2
/
+2
2014-05-05
perf tools: Move sys_perf_event_open function from perf.h
Jiri Olsa
2
-29
/
+33
2014-05-05
perf tools: Move syscall and arch specific defines from perf.h
Jiri Olsa
2
-164
/
+169
2014-05-05
perf tools: Move perf_call_graph_mode enum from perf.h
Jiri Olsa
2
-7
/
+7
2014-05-05
perf tools: Move sample data structures from perf.h
Jiri Olsa
3
-24
/
+25
2014-05-05
perf tools: Remove PR_TASK_PERF_EVENTS_* from perf.h
Jiri Olsa
1
-7
/
+0
2014-05-05
perf tools: Remove asmlinkage define from perf.h
Jiri Olsa
1
-5
/
+0
2014-05-05
perf tools: Remove min define from perf.h
Jiri Olsa
1
-6
/
+0
2014-05-05
perf tools: Remove unlikely define from perf.h
Jiri Olsa
1
-1
/
+0
2014-05-05
perf tools: Remove MAX_COUNTERS define from perf.h
Jiri Olsa
1
-1
/
+0
2014-05-01
tools: Consolidate types.h
Borislav Petkov
42
-139
/
+63
2014-05-01
tools: Unify export.h
Borislav Petkov
7
-16
/
+9
2014-05-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-22
/
+64
2014-05-01
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
10
-51
/
+380
2014-05-01
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
7
-20
/
+52
2014-04-30
bpf_dbg: fix wrong register usage
Brendan Hickey
1
-1
/
+1
2014-04-30
perf tests x86: Fix stack map lookup in dwarf unwind test
Jiri Olsa
1
-1
/
+1
2014-04-30
perf x86: Fix perf to use non-executable stack, again
Mathias Krause
2
-1
/
+11
2014-04-30
perf tools: Remove extra '/' character in events file path
Xia Kaixu
1
-2
/
+2
2014-04-30
perf machine: Search for modules in %s/lib/modules/%s
Richard Yao
1
-4
/
+12
2014-04-30
perf tests: Add static build make test
Jiri Olsa
1
-0
/
+2
2014-04-30
perf tools: Fix bfd dependency libraries detection
Jiri Olsa
1
-11
/
+23
2014-04-30
perf tools: Use LDFLAGS instead of ALL_LDFLAGS
Jiri Olsa
1
-1
/
+1
2014-04-29
perf tools ARM64: Wire up perf_regs and unwind support
Jean Pihet
5
-1
/
+264
2014-04-29
perf tools: Move u64_swap union
Borislav Petkov
2
-5
/
+5
2014-04-29
perf tests: Add a test of kvm-390: trace event
Alexander Yarygin
1
-0
/
+7
2014-04-29
perf tests: Add numeric identifier to evlist_test
Alexander Yarygin
1
-45
/
+90
2014-04-29
perf tools: Parse tracepoints with '-' in system name
Alexander Yarygin
1
-0
/
+12
2014-04-29
perf tools: Handle EINTR error for readn/writen
Namhyung Kim
1
-0
/
+2
[prev]
[next]