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
2013-03-06
efivars: efivarfs_valid_name() should handle pstore syntax
Matt Fleming
-0
/
+59
2013-03-03
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+6
2013-03-02
perf: Enable building perf tools for Meta
James Hogan
-0
/
+6
2013-03-02
Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+6
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
-2
/
+1
2013-02-27
selftests: add a simple doc
Jeremy Kerr
-0
/
+42
2013-02-27
tools/testing/selftests/Makefile: rearrange targets
Andrew Morton
-1
/
+7
2013-02-27
selftests/efivarfs: add create-read test
Jeremy Kerr
-1
/
+46
2013-02-27
selftests/efivarfs: add empty file creation test
Jeremy Kerr
-0
/
+13
2013-02-27
selftests: add tests for efivarfs
Jeremy Kerr
-1
/
+195
2013-02-25
Merge tag 'ktest-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
-18
/
+253
2013-02-21
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-54
/
+49
2013-02-21
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-17
/
+14
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-6
/
+2
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-31
/
+55
2013-02-20
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
-9
/
+104
2013-02-19
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-3142
/
+7159
2013-02-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Rafael J. Wysocki
-30
/
+54
2013-02-18
ktest: Remove indexes from warnings check
Steven Rostedt (Red Hat)
-8
/
+26
2013-02-15
perf, ARC: Enable building perf tools for ARC
Vineet Gupta
-0
/
+6
2013-02-15
Merge branch 'pm-tools'
Rafael J. Wysocki
-1
/
+1
2013-02-14
perf tools: Fix build with bison 2.3 and older.
Vinson Lee
-4
/
+2
2013-02-14
perf tools: Limit unwind support to x86 archs
Jiri Olsa
-0
/
+5
2013-02-14
perf annotate: Make it to be able to skip unannotatable symbols
Namhyung Kim
-2
/
+18
2013-02-14
perf gtk/annotate: Fail early if it can't annotate
Namhyung Kim
-8
/
+8
2013-02-14
perf gtk/annotate: Show source lines with gray color
Namhyung Kim
-3
/
+27
2013-02-14
perf gtk/annotate: Support multiple event annotation
Namhyung Kim
-27
/
+56
2013-02-14
perf ui/gtk: Implement basic GTK2 annotation browser
Namhyung Kim
-4
/
+218
2013-02-14
perf annotate: Fix warning message on a missing vmlinux
Namhyung Kim
-1
/
+1
2013-02-14
perf buildid-cache: Add --update option
Namhyung Kim
-1
/
+53
2013-02-13
tools/power turbostat: display SMI count by default
Len Brown
-24
/
+38
2013-02-08
tools/power turbostat: decode MSR_IA32_POWER_CTL
Len Brown
-6
/
+7
2013-02-08
tools/power turbostat: support Haswell
Len Brown
-1
/
+10
2013-02-08
testusb: remove all mentions of 'usbfs'
Sergei Shtylyov
-14
/
+13
2013-02-06
perf python: Link with sysfs.o
Arnaldo Carvalho de Melo
-0
/
+1
2013-02-06
perf evlist: Pass the event_group info via perf_attr_details
Arnaldo Carvalho de Melo
-3
/
+4
2013-02-06
perf tools: Fix calloc argument ordering
Paul Gortmaker
-3
/
+3
2013-02-06
perf tests: Adding automated parsing tests for group :GH modifiers
Jiri Olsa
-1
/
+177
2013-02-06
perf tools: Fix perf_evsel::exclude_GH handling
Jiri Olsa
-8
/
+0
2013-02-06
perf perl scripts: Fix SIGALRM and pipe read race for rwtop
Jiri Olsa
-1
/
+5
2013-02-06
perf hists browser: Add support to display whole group data for raw columns
Jiri Olsa
-27
/
+26
2013-02-06
perf stat: Add per processor socket count aggregation
Stephane Eranian
-12
/
+123
2013-02-06
perf tools: Add cpu_map processor socket level functions
Stephane Eranian
-0
/
+63
2013-02-06
perf evlist: Make event_copy local to mmaps
David Ahern
-29
/
+30
2013-02-06
perf sort: Check return value of strdup()
Namhyung Kim
-0
/
+5
2013-02-06
perf sort: Make setup_sorting returns an error code
Namhyung Kim
-10
/
+18
2013-02-06
perf sort: Drop ip_[lr] arguments from _sort__sym_cmp()
Namhyung Kim
-17
/
+6
2013-02-06
perf tools: Check for flex and bison before continuing building
Borislav Petkov
-3
/
+10
2013-02-06
perf evlist: Fix set event list leader
Stephane Eranian
-2
/
+1
2013-02-06
perf report: Enable the runtime switching of perf data file
Feng Tang
-11
/
+27
[next]