index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-22
perf tools: Remove junk code in mmap size handling
Frederic Weisbecker
1
-3
/
+0
2011-05-22
perf tools: Check we are able to read the event size on mmap
Frederic Weisbecker
1
-0
/
+7
2011-05-20
core_kernel_data(): Fix architectures that do not define _sdata
Ingo Molnar
1
-1
/
+1
2011-05-19
perf stat: Add more cache-miss percentage printouts
Ingo Molnar
1
-2
/
+136
2011-05-19
perf stat: Add -d -d and -d -d -d options to show more CPU events
Ingo Molnar
1
-55
/
+154
2011-05-19
ftrace/kbuild: Add recordmcount files to force full build
Michal Marek
1
-2
/
+5
2011-05-19
ftrace: Add self-tests for multiple function trace users
Steven Rostedt
3
-1
/
+217
2011-05-19
ftrace: Modify ftrace_set_filter/notrace to take ops
Steven Rostedt
3
-5
/
+52
2011-05-18
ftrace: Allow dynamically allocated function tracers
Steven Rostedt
4
-7
/
+40
2011-05-18
ftrace: Implement separate user function filtering
Steven Rostedt
6
-39
/
+166
2011-05-18
ftrace: Free hash with call_rcu_sched()
Steven Rostedt
1
-27
/
+28
2011-05-18
ftrace: Have global_ops store the functions that are to be traced
Steven Rostedt
1
-16
/
+53
2011-05-18
ftrace: Add ops parameter to ftrace_startup/shutdown functions
Steven Rostedt
1
-14
/
+14
2011-05-18
ftrace: Add enabled_functions file
Steven Rostedt
1
-2
/
+49
2011-05-18
ftrace: Use counters to enable functions to trace
Steven Rostedt
2
-18
/
+148
2011-05-18
ftrace: Separate hash allocation and assignment
Steven Rostedt
1
-42
/
+233
2011-05-18
ftrace: Create a global_ops to hold the filter and notrace hashes
Steven Rostedt
2
-21
/
+54
2011-05-18
ftrace: Use hash instead for FTRACE_FL_FILTER
Steven Rostedt
2
-84
/
+70
2011-05-18
ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions
Steven Rostedt
2
-27
/
+150