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
2015-05-27
rcutorture: Test SRCU cleanup code path
Paul E. McKenney
1
-1
/
+1
2015-05-27
rcutorture: Exchange TREE03 and TREE08 NR_CPUS, speed up CPU hotplug
Paul E. McKenney
3
-2
/
+3
2015-05-27
rcutorture: Exchange TREE03 and TREE04 geometries
Paul E. McKenney
2
-4
/
+4
2015-05-27
rcutorture: Test both RCU-sched and RCU-bh for Tiny RCU
Paul E. McKenney
1
-0
/
+1
2015-05-27
rcu: Provide diagnostic option to slow down grace-period scans
Paul E. McKenney
1
-0
/
+2
2015-05-27
perf probe: Fix an error when deleting probes successfully
Masami Hiramatsu
1
-4
/
+5
2015-05-27
perf probe: Show the error reason comes from invalid DSO
Masami Hiramatsu
2
-26
/
+24
2015-05-27
perf tools: Disallow PMU events intel_pt and intel_bts until there is support
Adrian Hunter
1
-0
/
+4
2015-05-27
perf sched: Add option to merge like comms to lat output
Josef Bacik
1
-5
/
+72
2015-05-27
perf tools: Improve setting of gcc debug option
Martin Liska
2
-0
/
+21
2015-05-27
perf tools: Assign default value for some pointers
Martin Liška
3
-3
/
+3
2015-05-27
perf tools: Use maps__first()/map__next()
Arnaldo Carvalho de Melo
5
-40
/
+37
2015-05-27
perf tools: Leave DSO destruction to the map destruction
Arnaldo Carvalho de Melo
1
-3
/
+0
2015-05-27
perf machine: Mark removed threads as such
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-05-27
perf tools: Import rb_erase_init from block/ in the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+14
2015-05-27
perf tools: Nuke unused map_groups__flush()
Arnaldo Carvalho de Melo
2
-24
/
+0
2015-05-27
perf tools: Remove redundant initialization of thread linkage members
Arnaldo Carvalho de Melo
1
-2
/
+0
2015-05-27
perf tools: Rename maps__next
Arnaldo Carvalho de Melo
2
-3
/
+3
2015-05-27
perf tools: Add dso__data_get/put_fd()
Namhyung Kim
4
-16
/
+50
2015-05-27
perf tools: Get rid of dso__data_fd() from dso__data_size()
Namhyung Kim
1
-6
/
+0
2015-05-27
perf tools: Fix dso__data_read_offset() file opening
Namhyung Kim
1
-27
/
+32
2015-05-27
perf machine: Do not call map_groups__delete(), drop refcnt instead
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-05-27
perf comm: Use atomic.h for refcounting
Arnaldo Carvalho de Melo
1
-4
/
+9
2015-05-27
perf hists: Rename add_hist_entry to hists__findnew_entry
Arnaldo Carvalho de Melo
1
-8
/
+8
2015-05-27
perf hists: Reducing arguments of hist_entry_iter__add()
Namhyung Kim
7
-19
/
+22
2015-05-27
perf session: Fix perf_session__peek_event()
Adrian Hunter
1
-3
/
+3
2015-05-27
perf build: Fix libunwind feature detection on 32-bit x86
Adrian Hunter
1
-1
/
+1
2015-05-27
perf tools: Fix parse_events_error dereferences
Adrian Hunter
2
-2
/
+6
2015-05-27
perf tools: Fix function declarations needed by parse-events.y
Adrian Hunter
2
-8
/
+14
2015-05-27
perf tools: Separate the tests and tools in installation
Nam T. Nguyen
1
-1
/
+5
2015-05-27
Merge branch 'perf/urgent' into perf/core, before applying dependent patches
Ingo Molnar
9
-45
/
+75
2015-05-27
tools: bpf_jit_disasm: fix segfault on disabled debugging log output
Daniel Borkmann
1
-0
/
+2
2015-05-18
perf bench numa: Share sched_getcpu() __weak def with cloexec.c
Arnaldo Carvalho de Melo
1
-0
/
+1
2015-05-18
tools build: Change FEATURE_TESTS and FEATURE_DISPLAY to weak binding
Wang Nan
1
-2
/
+2
2015-05-18
tools lib traceevent: Install libtraceevent.a into libdir
Wang Nan
1
-7
/
+13
2015-05-18
perf tools: Set vmlinux_path__nr_entries to 0 in vmlinux_path__exit
Wang Nan
1
-0
/
+1
2015-05-18
perf tools: Protect dso cache fd with a mutex
Namhyung Kim
1
-26
/
+72
2015-05-18
perf symbols: Protect dso cache tree using dso->lock
Namhyung Kim
1
-7
/
+27
2015-05-18
perf symbols: Protect dso symbol loading using a mutex
Namhyung Kim
3
-10
/
+27
2015-05-18
perf tools: Introduce copyfile_offset() function
Namhyung Kim
2
-9
/
+30
2015-05-18
perf tools: Add rm_rf() utility function
Namhyung Kim
2
-0
/
+44
2015-05-18
perf tools: Elliminate alignment holes
Arnaldo Carvalho de Melo
4
-6
/
+6
2015-05-18
tools include: add __aligned_u64 to types.h.
Wang Nan
1
-0
/
+4
2015-05-18
perf probe: Load map before glob matching
Wang Nan
1
-0
/
+3
2015-05-16
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
1
-8
/
+0
2015-05-16
Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-35
/
+69
2015-05-15
perf tools: Fix "Command" sort_entry's cmp and collapse function
Jiri Olsa
1
-2
/
+2
2015-05-15
perf tools: Fix dwarf-aux.c compilation on i386
Jiri Olsa
1
-4
/
+4
2015-05-15
perf cgroup: Use atomic.h for refcounting
Arnaldo Carvalho de Melo
2
-8
/
+6
2015-05-15
perf evlist: Use atomic.h for the perf_mmap refcount
Arnaldo Carvalho de Melo
2
-7
/
+8
[prev]
[next]