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-08-12
perf tools: Make __hpp__fmt() receive an additional len argument
Namhyung Kim
-32
/
+54
2014-08-12
perf tools: Left-align output contents
Namhyung Kim
-5
/
+5
2014-08-12
perf tools: Fix make PYTHON override
Namhyung Kim
-28
/
+24
2014-08-12
perf kmem: Do not ignore mmap events
Namhyung Kim
-3
/
+2
2014-08-12
perf tools: Show better error message in case we fail to open counters due to...
Jiri Olsa
-2
/
+45
2014-08-12
perf tools: Allow out of order messages in forced flush
Jiri Olsa
-3
/
+15
2014-08-12
perf tools: Add debug prints for ordered events queue
Jiri Olsa
-2
/
+72
2014-08-12
perf tools: Add report.queue-size config file option
Jiri Olsa
-1
/
+18
2014-08-12
perf tools: Add perf_config_u64 function
Jiri Olsa
-0
/
+25
2014-08-12
perf tools: Add ordered_events__free function
Jiri Olsa
-15
/
+14
2014-08-12
perf tools: Add ordered_events__init function
Jiri Olsa
-5
/
+11
2014-08-12
perf tools: Use list_move in ordered_events_delete function
Jiri Olsa
-2
/
+1
2014-08-12
perf tools: Create ordered-events object
Jiri Olsa
-222
/
+240
2014-08-12
perf tools: Make perf_session__deliver_event global
Jiri Olsa
-15
/
+13
2014-08-12
perf tools: Flush ordered events in case of allocation failure
Jiri Olsa
-4
/
+30
2014-08-12
perf tools: Limit ordered events queue size
Jiri Olsa
-3
/
+11
2014-08-12
perf tools: Factor ordered_events__flush to be more generic
Jiri Olsa
-11
/
+36
2014-08-12
perf tools: Add ordered_events__(new|delete) interface
Jiri Olsa
-71
/
+98
2014-08-12
perf tools: Rename ordered_events members
Jiri Olsa
-50
/
+48
2014-08-12
perf tools: Rename ordered_samples struct to ordered_events
Jiri Olsa
-65
/
+65
2014-08-12
perf tools: Rename ordered_samples bool to ordered_events
Jiri Olsa
-19
/
+19
2014-08-12
perf record: Honour --no-time command line option
Andi Kleen
-3
/
+7
2014-08-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
-0
/
+260
2014-08-08
selftests: add memfd/sealing page-pinning tests
David Herrmann
-1
/
+450
2014-08-08
selftests: add memfd_create() + sealing tests
David Herrmann
-0
/
+945
2014-08-08
tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
Thierry Fauck
-0
/
+4
2014-08-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
-284
/
+617
2014-08-06
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-193
/
+1772
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+66
2014-08-05
Merge branch 'pm-tools'
Rafael J. Wysocki
-26
/
+28
2014-08-04
Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-8
/
+124
2014-08-04
Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+179
2014-08-04
Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-35
/
+145
2014-08-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-869
/
+3512
2014-08-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-28
/
+26
2014-08-04
Merge tag 'ktest-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
-349
/
+297
2014-08-02
perf kvm stat: Properly show submicrosecond times
Christian Borntraeger
-4
/
+4
2014-07-31
mnt: Add tests for unprivileged remount cases that have found to be faulty
Eric W. Biederman
-0
/
+260
2014-07-31
perf symbols: Make sure --symfs usage includes the path separator
Arnaldo Carvalho de Melo
-23
/
+42
2014-07-31
perf evlist: Don't run workload if not told to
Arnaldo Carvalho de Melo
-2
/
+18
2014-07-30
perf tools: Fix arm64 build error
Mark Salter
-0
/
+2
2014-07-30
cpupower: Remove redundant error check
Peter Senna Tschudin
-6
/
+5
2014-07-30
cpupower: bench: parse.c: Fix several minor errors
Rickard Strandqvist
-18
/
+21
2014-07-30
cpupower: mperf monitor: Correct use of ! and &
Himangi Saraogi
-1
/
+1
2014-07-28
Revert "perf tools: Fix jump label always changing during tracing"
Jiri Olsa
-7
/
+2
2014-07-28
perf tools: Fix perf usage string leftover
Jiri Olsa
-1
/
+1
2014-07-28
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
-115
/
+470
2014-07-28
Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...
Ingo Molnar
-27
/
+62
2014-07-28
selftests/powerpc: Add test of per-event excludes
Michael Ellerman
-1
/
+115
2014-07-28
selftests/powerpc: Add a routine for retrieving an AUXV entry
Michael Ellerman
-0
/
+49
[prev]
[next]