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-07-16
perf kvm: Use defines of kvm events
Alexander Yarygin
2
-18
/
+17
2014-07-16
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
4
-60
/
+845
2014-07-10
perf timechart: Add more options to IO mode
Stanislav Fomichev
2
-2
/
+86
2014-07-10
perf timechart: Conditionally update start_time on fork
Stanislav Fomichev
1
-1
/
+1
2014-07-10
perf timechart: Implement IO mode
Stanislav Fomichev
4
-24
/
+725
2014-07-10
perf timechart: Fix rendering in Firefox
Stanislav Fomichev
1
-36
/
+36
2014-07-08
perf trace: Fix build on 32-bit systems
Arnaldo Carvalho de Melo
1
-3
/
+3
2014-07-08
perf trace: Add pagefault statistics
Stanislav Fomichev
1
-0
/
+17
2014-07-08
perf tools: Suggest using -f to override perf.data file ownership message
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-07-07
perf tools: Convert open coded equivalents to asprintf()
Andy Shevchenko
2
-16
/
+5
2014-07-07
perf tools: Allow to use cpuinfo on s390
Alexander Yarygin
3
-0
/
+30
2014-07-07
perf kvm: Refactoring of cpu_isa_config()
Alexander Yarygin
1
-16
/
+23
2014-07-07
perf kvm: Simplify exit reasons tables definitions
Alexander Yarygin
1
-15
/
+12
2014-07-07
perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flag
Alexander Yarygin
3
-3
/
+8
2014-07-07
perf hists browser: Left justify column headers
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-07-07
perf hists browser: Add ui.show-headers config file option
Jiri Olsa
4
-2
/
+17
2014-07-07
perf hists browser: Display columns header text on 'H' press
Jiri Olsa
1
-2
/
+45
2014-07-07
perf hists browser: Add support for showing columns header
Arnaldo Carvalho de Melo
1
-2
/
+40
2014-07-07
perf hists browser: Override ui_browser refresh_dimensions method
Arnaldo Carvalho de Melo
1
-5
/
+13
2014-07-07
perf hists browser: Introduce gotorc method
Arnaldo Carvalho de Melo
1
-3
/
+8
2014-07-07
perf ui browser: Allow overriding refresh_dimensions method
Arnaldo Carvalho de Melo
2
-2
/
+6
2014-07-07
perf ui browser: Add ->rows to disambiguate from ->height
Arnaldo Carvalho de Melo
3
-24
/
+24
2014-07-05
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
8
-21
/
+346
2014-06-27
perf script: Handle the num array type in python properly
Sebastian Andrzej Siewior
1
-12
/
+31
2014-06-27
perf script: Move the number processing into its own function
Sebastian Andrzej Siewior
1
-15
/
+23
2014-06-27
perf tools: Fix wrong condition for allocation failure
Jiri Olsa
1
-1
/
+1
2014-06-27
perf tools powerpc: Adjust callchain based on DWARF debug info
Sukadev Bhattiprolu
5
-2
/
+300
2014-06-27
tools lib traceevent: Fix a risk for doing free on uninitialized pointer
Rickard Strandqvist
1
-3
/
+3
2014-06-26
perf trace: Add possibility to switch off syscall events
Stanislav Fomichev
2
-26
/
+39
2014-06-26
perf trace: Add pagefaults record and replay support
Stanislav Fomichev
1
-18
/
+45
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
[next]