index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
kprobes/trace: Fix kprobe selftest for gcc 4.6
Steven Rostedt
2011-06-07
1
-2
/
+6
*
ftrace: Fix possible undefined return code
GuoWen Li
2011-06-06
1
-1
/
+1
*
ftrace: Add internal recursive checks
Steven Rostedt
2011-05-25
3
-6
/
+32
*
tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine
liubo
2011-05-25
1
-0
/
+27
*
ftrace: Set ops->flag to enabled even on static function tracing
Steven Rostedt
2011-05-25
1
-1
/
+5
*
tracing: Have event with function tracer check error return
Steven Rostedt
2011-05-25
1
-1
/
+6
*
ftrace: Have ftrace_startup() return failure code
Steven Rostedt
2011-05-25
1
-6
/
+8
*
-
.
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
2011-05-19
1
-1
/
+0
|
\
\
|
*
|
Merge commit 'v2.6.39-rc7' into sched/core
Ingo Molnar
2011-05-12
3
-1
/
+3
|
|
\
|
|
*
|
sched: Get rid of lock_depth
Jonathan Corbet
2011-04-24
1
-1
/
+0
*
|
|
ftrace: Add self-tests for multiple function trace users
Steven Rostedt
2011-05-18
3
-1
/
+217
*
|
|
ftrace: Modify ftrace_set_filter/notrace to take ops
Steven Rostedt
2011-05-18
2
-4
/
+46
*
|
|
ftrace: Allow dynamically allocated function tracers
Steven Rostedt
2011-05-18
1
-7
/
+30
*
|
|
ftrace: Implement separate user function filtering
Steven Rostedt
2011-05-18
5
-38
/
+160
*
|
|
ftrace: Free hash with call_rcu_sched()
Steven Rostedt
2011-05-18
1
-27
/
+28
*
|
|
ftrace: Have global_ops store the functions that are to be traced
Steven Rostedt
2011-05-18
1
-16
/
+53
*
|
|
ftrace: Add ops parameter to ftrace_startup/shutdown functions
Steven Rostedt
2011-05-18
1
-14
/
+14
*
|
|
ftrace: Add enabled_functions file
Steven Rostedt
2011-05-18
1
-2
/
+49
*
|
|
ftrace: Use counters to enable functions to trace
Steven Rostedt
2011-05-18
1
-16
/
+142
*
|
|
ftrace: Separate hash allocation and assignment
Steven Rostedt
2011-05-18
1
-42
/
+233
*
|
|
ftrace: Create a global_ops to hold the filter and notrace hashes
Steven Rostedt
2011-05-18
1
-19
/
+46
*
|
|
ftrace: Use hash instead for FTRACE_FL_FILTER
Steven Rostedt
2011-05-18
1
-82
/
+69
*
|
|
ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions
Steven Rostedt
2011-05-18
1
-26
/
+150
*
|
|
Merge commit 'v2.6.39-rc7' into perf/core
Ingo Molnar
2011-05-10
2
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Regression: partial revert "tracing: Remove lock_depth from event entry"
Arjan van de Ven
2011-05-06
2
-0
/
+2
*
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-05-01
1
-209
/
+138
|
\
\
\
|
*
|
|
ftrace: Consolidate the function match routines for normal and mods
Steven Rostedt
2011-04-29
1
-62
/
+36
|
*
|
|
ftrace: Consolidate updating of ftrace_trace_function
Steven Rostedt
2011-04-29
1
-61
/
+34
|
*
|
|
ftrace: Move record update for normal and modules into a separate function
Steven Rostedt
2011-04-29
1
-8
/
+11
|
*
|
|
ftrace: Remove FTRACE_FL_CONVERTED flag
Steven Rostedt
2011-04-29
1
-8
/
+4
|
*
|
|
ftrace: Remove FTRACE_FL_FAILED flag
Steven Rostedt
2011-04-29
1
-29
/
+47
|
*
|
|
ftrace: Remove failures file
Steven Rostedt
2011-04-29
1
-37
/
+2
|
*
|
|
ftrace: Remove unnecessary disabling of irqs
Steven Rostedt
2011-04-29
1
-4
/
+0
|
*
|
|
ftrace: Make FTRACE_WARN_ON() work in if condition
Steven Rostedt
2011-04-29
1
-6
/
+10
*
|
|
|
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2011-05-01
2
-6
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ftrace: Only update the function code on write to filter files
Steven Rostedt
2011-04-29
1
-5
/
+7
|
|
/
/
|
*
|
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2011-04-27
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
ftrace: Build without frame pointers on Microblaze
Michal Simek
2011-04-21
1
-1
/
+1
*
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-04-27
3
-15
/
+123
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tracing: Avoid soft lockup in trace_pipe
Jiri Olsa
2011-04-04
2
-3
/
+15
|
*
|
tracing: Print trace_bprintk() formats for modules too
Steven Rostedt
2011-04-04
1
-6
/
+97
|
*
|
tracing: Convert trace_printk() formats for module to const char *
Steven Rostedt
2011-04-04
1
-6
/
+11
*
|
|
block: make unplug timer trace event correspond to the schedule() unplug
Jens Axboe
2011-04-16
1
-6
/
+12
*
|
|
block: fixup block IO unplug trace call
Jens Axboe
2011-04-12
1
-3
/
+3
*
|
|
block: remove block_unplug_timer() trace point
Jens Axboe
2011-04-12
1
-17
/
+0
|
|
/
|
/
|
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
8
-10
/
+10
|
/
*
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-03-25
1
-2
/
+1
|
\
|
*
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2011-03-23
1
-2
/
+1
|
|
\
|
|
*
tracing: Fix set_ftrace_filter probe function display
Jiri Olsa
2011-03-22
1
-2
/
+1
*
|
|
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-24
1
-11
/
+4
|
\
\
\
[next]