index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
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-19
tools: ffs-test: convert to new descriptor format fixing compilation error
Michal Nazarewicz
2
-3
/
+23
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
2014-06-10
perf timechart: Reflow documentation
Stanislav Fomichev
1
-21
/
+20
2014-06-10
perf probe: Improve error messages in --line option
Masami Hiramatsu
1
-3
/
+3
2014-06-09
perf probe: Improve an error message of perf probe --vars mode
Masami Hiramatsu
2
-2
/
+11
2014-06-09
perf probe: Show error code and description in verbose mode
Masami Hiramatsu
1
-9
/
+14
2014-06-09
perf probe: Improve error message for unknown member of data structure
Masami Hiramatsu
1
-3
/
+2
2014-06-09
perf tests: Show the inner make output when an error happens
Arnaldo Carvalho de Melo
1
-5
/
+2
2014-06-09
perf tools: Emit more precise message for missing glibc static library
Arnaldo Carvalho de Melo
1
-1
/
+5
2014-06-09
perf tools: Add dcacheline sort
Don Zickus
5
-1
/
+113
[prev]
[next]