index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Fix free of probe entry by calling call_rcu_sched()
Steven Rostedt (Red Hat)
2013-03-28
1
-2
/
+2
*
tracing: Fix race in snapshot swapping
Steven Rostedt (Red Hat)
2013-03-28
1
-1
/
+2
*
ftrace: Update the kconfig for DYNAMIC_FTRACE
Steven Rostedt
2013-03-14
1
-10
/
+14
*
ftrace: Call ftrace cleanup module notifier after all other notifiers
Steven Rostedt (Red Hat)
2013-03-04
1
-14
/
+32
*
ftrace: Be first to run code modification on modules
Steven Rostedt
2013-01-27
1
-1
/
+1
*
ring-buffer: Fix race between integrity check and readers
Steven Rostedt
2013-01-17
1
-0
/
+2
*
ftrace: Clear bits properly in reset_iter_read()
Dan Carpenter
2012-12-17
1
-1
/
+1
*
tracing: change CPU ring buffer state from tracing_cpumask
Vaibhav Nagarnaik
2012-07-16
1
-0
/
+2
*
tracing: Fix ftrace stack trace entries
Wolfgang Mauerer
2012-04-13
2
-5
/
+13
*
ftrace: Fix unregister ftrace_ops accounting
Jiri Olsa
2012-02-03
1
-14
/
+13
*
ftrace: Update filter when tracing enabled in set_ftrace_filter()
Steven Rostedt
2012-02-03
1
-0
/
+4
*
ftrace: Balance records when updating the hash
Steven Rostedt
2012-02-03
1
-16
/
+33
*
tracing: fix event_subsystem ref counting
Ilya Dryomov
2011-12-09
1
-1
/
+0
*
trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...
Tejun Heo
2011-12-09
1
-3
/
+3
*
tracing: Fix returning of duplicate data after EOF in trace_pipe_raw
Steven Rostedt
2011-11-11
1
-2
/
+2
*
ftrace: Fix regression where ftrace breaks when modules are loaded
Steven Rostedt
2011-10-16
1
-2
/
+28
*
ftrace: Fix regression of :mod:module function enabling
Steven Rostedt
2011-10-16
2
-10
/
+5
*
tracing: Have "enable" file use refcounts like the "filter" file
Steven Rostedt
2011-08-04
1
-9
/
+22
*
tracing: Fix bug when reading system filters on module removal
Steven Rostedt
2011-08-04
3
-11
/
+82
*
tracing: Fix regression in printk_formats file
Steven Rostedt
2011-06-09
1
-4
/
+1
*
ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqs
Steven Rostedt
2011-06-07
1
-0
/
+7
*
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
[next]