index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2014-12-09
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1633
/
+36
2014-12-09
perf tests: Fix attr tests size values to cope with machine state on interrup...
Jiri Olsa
-2
/
+2
2014-12-09
calloc/xcalloc: Fix argument order
Arjun Sreedharan
-5
/
+5
2014-12-09
perf callchain: Move cpumode resolve code to add_callchain_ip
Kan Liang
-37
/
+35
2014-12-09
perf callchain: Fixup parameter handling error message
Kan Liang
-1
/
+1
2014-12-09
perf tools: Add --buildid-dir option to set cache directory
Jiri Olsa
-6
/
+22
2014-12-09
perf buildid cache: Fix -a segfault related to kcore handling
Jiri Olsa
-1
/
+1
2014-12-09
perf buildid-cache: Remove extra debugdir variables
Jiri Olsa
-13
/
+7
2014-12-09
perf tools: Use single strcmp call instead of two
Jiri Olsa
-1
/
+1
2014-12-09
perf hists browser: Change print format from %lu to %PRIu64
Tom Huynh
-1
/
+1
2014-12-09
perf bench: Fix memcpy/memset output
Rabin Vincent
-8
/
+10
2014-12-09
perf bench: Merge memset into memcpy
Rabin Vincent
-305
/
+90
2014-12-09
perf bench: Prepare memcpy for merge
Rabin Vincent
-78
/
+104
2014-12-09
virtio: add support for 64 bit features.
Michael S. Tsirkin
-1
/
+1
2014-12-09
virtio: use u32, not bitmap for features
Michael S. Tsirkin
-33
/
+12
2014-12-08
Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus
James Bottomley
-3
/
+6
2014-12-08
Merge branch 'perf/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
-801
/
+4201
2014-12-05
tools: cpupower: fix return checks for sysfs_get_idlestate_count()
Prarit Bhargava
-4
/
+4
2014-12-04
ftracetest: Add --verbose option for showing echo output
Masami Hiramatsu
-10
/
+23
2014-12-04
ftracetest: Fix to show descriptions on dash
Masami Hiramatsu
-1
/
+2
2014-12-03
selftest: size: Add size test for Linux kernel
Tim Bird
-0
/
+114
2014-12-03
perf tools: add hardware breakpoint bp_len test cases
Jacob Shin
-0
/
+58
2014-12-03
perf tools: allow user to specify hardware breakpoint bp_len
Jacob Shin
-15
/
+42
2014-12-02
usbip: remove unneeded structure
Julia Lawall
-2
/
+0
2014-12-02
selftests/kcmp: Always try to build the test
Michael Ellerman
-16
/
+2
2014-12-02
selftests/kcmp: Don't include kernel headers
Michael Ellerman
-4
/
+0
2014-12-02
mnt: Update unprivileged remount test
Eric W. Biederman
-30
/
+142
2014-12-01
perf report: In branch stack mode use address history sorting
Andi Kleen
-0
/
+1
2014-12-01
perf report: Add --branch-history option
Andi Kleen
-4
/
+27
2014-12-01
perf callchain: Support handling complete branch stacks as histograms
Andi Kleen
-13
/
+132
2014-12-01
perf stat: Add support for snapshot counters
Jiri Olsa
-2
/
+4
2014-12-01
perf stat: Add support for per-pkg counters
Jiri Olsa
-0
/
+50
2014-12-01
perf tools: Remove perf_evsel__read interface
Jiri Olsa
-63
/
+0
2014-12-01
perf stat: Use read_counter in read_counter_aggr
Jiri Olsa
-2
/
+16
2014-12-01
perf stat: Make read_counter work over the thread dimension
Jiri Olsa
-4
/
+11
2014-12-01
perf stat: Use perf_evsel__read_cb in read_counter
Jiri Olsa
-6
/
+21
2014-11-28
perf session: Do not fail on processing out of order event
Jiri Olsa
-6
/
+6
2014-11-26
tools: hv: ignore ENOBUFS and ENOMEM in the KVP daemon
Dexuan Cui
-0
/
+14
2014-11-26
Tools: hv: vssdaemon: skip all filesystems mounted readonly
Vitaly Kuznetsov
-1
/
+1
2014-11-26
Tools: hv: vssdaemon: report freeze errors
Vitaly Kuznetsov
-4
/
+12
2014-11-24
perf tools: Add snapshot format file parsing
Jiri Olsa
-11
/
+40
2014-11-24
perf tools: Add per-pkg format file parsing
Matt Fleming
-0
/
+31
2014-11-24
perf evsel: Introduce perf_evsel__read_cb function
Jiri Olsa
-0
/
+23
2014-11-24
perf evsel: Introduce perf_counts_values__scale function
Jiri Olsa
-25
/
+25
2014-11-24
perf evsel: Introduce perf_evsel__compute_deltas function
Jiri Olsa
-5
/
+7
2014-11-24
perf tools: Allow to force redirect pr_debug to stderr.
Andi Kleen
-1
/
+3
2014-11-24
perf tools: Fix segfault due to invalid kernel dso access
Namhyung Kim
-2
/
+2
2014-11-24
perf callchain: Make get_srcline fall back to sym+offset
Andi Kleen
-8
/
+20
2014-11-24
perf symbols: Move bfd_demangle stubbing to its only user
Arnaldo Carvalho de Melo
-21
/
+21
2014-11-24
perf callchain: Enable printing the srcline in the history
Andi Kleen
-3
/
+15
[prev]
[next]