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-06-26
perf trace: Add support for pagefault tracing
Stanislav Fomichev
2
-1
/
+163
2014-06-26
perf trace: Add perf_event parameter to tracepoint_handler
Stanislav Fomichev
1
-3
/
+8
2014-06-25
perf scripts: Fallback to syscalls:* when raw_syscalls:* is not available
Daniel Bristot de Oliveira
10
-5
/
+35
2014-06-25
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
3
-14
/
+59
2014-06-25
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
12
-68
/
+67
2014-06-20
perf symbols: Get kernel start address by symbol name
Simon Que
1
-32
/
+22
2014-06-20
perf tools: Fix segfault in cumulative.callchain report
Jiri Olsa
1
-5
/
+16
2014-06-19
perf bench sched-messaging: Drop barf()
Davidlohr Bueso
1
-26
/
+19
2014-06-19
perf bench mem: The -o and -n options are mutually exclusive
Davidlohr Bueso
2
-0
/
+10
2014-06-19
perf bench futex: Use global --repeat option
Davidlohr Bueso
2
-19
/
+3
2014-06-19
perf bench: Add --repeat option
Davidlohr Bueso
3
-0
/
+12
2014-06-19
perf bench sched-messaging: Plug memleak
Davidlohr Bueso
1
-0
/
+2
2014-06-19
perf ui browser: Fix scrollbar refresh row index
Jiri Olsa
1
-1
/
+1
2014-06-19
perf hists browser: Remove ev_name argument from perf_evsel__hists_browse
Jiri Olsa
1
-14
/
+11
2014-06-19
perf trace: Cache the is_exit syscall test
Arnaldo Carvalho de Melo
1
-1
/
+4
2014-06-19
perf trace: Remove needless reassignments
Arnaldo Carvalho de Melo
1
-3
/
+0
2014-06-19
perf evlist: Add suggestion of how to set perf_event_paranoid sysctl
Arnaldo Carvalho de Melo
1
-2
/
+3
2014-06-19
perf trace: Fix up fd -> pathname resolution
Arnaldo Carvalho de Melo
1
-2
/
+2
2014-06-19
tools lib traceevent: Clean up format of args in jbd2 plugin
Steven Rostedt
1
-4
/
+2
2014-06-19
tools lib traceevent: Clean up format of args in cfg80211 plugin
Steven Rostedt
1
-2
/
+1
2014-06-19
tools lib traceevent: Fix format in plugin_kvm
Steven Rostedt
1
-1
/
+1
2014-06-19
tools lib traceevent: Fix and cleanup kvm_nested_vmexit tracepoints
Jan Kiszka
1
-12
/
+6
2014-06-19
tools lib traceevent: Add back in kvm plugins nested_vmexit events
Steven Rostedt (Red Hat)
1
-0
/
+41
2014-06-19
tools lib traceevent: Factor out print_exit_reason in kvm plugin
Jan Kiszka
1
-4
/
+13
2014-06-19
tools lib traceevent: Report unknown VMX exit reasons with code
Jan Kiszka
1
-4
/
+8
2014-06-14
Merge branch 'perf/core' into perf/urgent, to pick up the latest fixes
Ingo Molnar
37
-119
/
+1208
2014-06-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
41
-46
/
+4083
2014-06-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
34
-388
/
+1903
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-13
/
+27
2014-06-12
perf tests: Add test for closing dso objects on EMFILE error
Jiri Olsa
3
-0
/
+78
2014-06-12
perf tests: Add test for caching dso file descriptors
Jiri Olsa
3
-4
/
+138
2014-06-12
perf tests: Allow reuse of test_file function
Jiri Olsa
1
-1
/
+5
2014-06-12
perf tests: Spawn child for each test
Jiri Olsa
1
-1
/
+31
2014-06-12
perf tools: Add dso__data_* interface descriptons
Jiri Olsa
2
-0
/
+97
2014-06-12
perf tools: Allow to close dso fd in case of open failure
Jiri Olsa
1
-1
/
+22
2014-06-12
perf tools: Add file size check and factor dso__data_read_offset
Jiri Olsa
2
-15
/
+50
2014-06-12
perf tools: Cache dso data file descriptor
Jiri Olsa
2
-4
/
+59
2014-06-12
perf tools: Add global count of opened dso objects
Jiri Olsa
1
-1
/
+7
2014-06-12
perf tools: Add global list of opened dso objects
Jiri Olsa
2
-2
/
+40
2014-06-12
perf tools: Add data_fd into dso object
Jiri Olsa
3
-6
/
+24
2014-06-12
perf tools: Separate dso data related variables
Jiri Olsa
2
-5
/
+10
2014-06-12
perf tools: Cache register accesses for unwind processing
Jiri Olsa
3
-2
/
+17
2014-06-12
perf record: Fix to honor user freq/interval properly
Namhyung Kim
1
-2
/
+2
2014-06-12
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
6
-44
/
+57
2014-06-11
selftests/powerpc: Add tests of PMU EBBs
Michael Ellerman
34
-4
/
+3913
2014-06-11
selftests/powerpc: Add support for skipping tests
Michael Ellerman
3
-1
/
+21
2014-06-11
selftests/powerpc: Put the test in a separate process group
Michael Ellerman
1
-2
/
+8
2014-06-11
selftests/powerpc: Fix instruction loop for ABIv2 (LE)
Michael Ellerman
1
-38
/
+35
2014-06-11
powerpc: Correct DSCR during TM context switch
Sam bobroff
3
-1
/
+106
2014-06-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
4
-2
/
+95
[next]