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
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-06
Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-10
/
+3
2013-12-05
tracing: Only run synchronize_sched() at instance deletion time
Steven Rostedt
2
-10
/
+3
2013-12-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+7
2013-11-26
ftrace: Fix function graph with loading of modules
Steven Rostedt (Red Hat)
1
-29
/
+35
2013-11-19
perf/trace: Properly use u64 to hold event_id
Vince Weaver
1
-1
/
+1
2013-11-19
ftrace, perf: Avoid infinite event generation loop
Peter Zijlstra
1
-0
/
+6
2013-11-16
Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
14
-209
/
+518
2013-11-14
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+28
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+20
2013-11-11
tracing: Add rcu annotation for syscall trace descriptors
Steven Rostedt (Red Hat)
1
-2
/
+2
2013-11-11
ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHED
Peter Zijlstra
3
-3
/
+20
2013-11-08
kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup()
Chen Gang
1
-2
/
+1
2013-11-08
blktrace: Send BLK_TN_PROCESS events to all running traces
Jan Kara
1
-6
/
+27
2013-11-06
tracing: Do not use signed enums with unsigned long long in fgragh output
Steven Rostedt (Red Hat)
2
-11
/
+13
2013-11-06
tracing: Remove unused function ftrace_off_permanent()
Steven Rostedt (Red Hat)
1
-15
/
+0
2013-11-06
tracing: Do not assign filp->private_data to freed memory
Geyslan G. Bem
1
-1
/
+8
2013-11-06
perf/ftrace: Fix paranoid level for enabling function tracer
Steven Rostedt
1
-1
/
+1
2013-11-06
tracing: Add helper function tracing_is_disabled()
Geyslan G. Bem
2
-0
/
+6
2013-11-06
tracing: Open tracer when ftrace_dump_on_oops is used
Cody P Schafer
1
-0
/
+11
2013-11-05
tracing: Add support for SOFT_DISABLE to syscall events
Tom Zanussi
2
-12
/
+34
2013-11-05
tracing: Make register/unregister_ftrace_command __init
Tom Zanussi
2
-4
/
+12
2013-11-05
tracing: Update event filters for multibuffer
Tom Zanussi
12
-91
/
+239
2013-11-05
ftrace: Have control op function callback only trace when RCU is watching
Steven Rostedt (Red Hat)
1
-0
/
+9
2013-11-05
trace/trace_stat: use rbtree postorder iteration helper instead of opencoding
Cody P Schafer
1
-36
/
+5
2013-10-18
ftrace: Add set_graph_notrace filter
Namhyung Kim
3
-3
/
+108
2013-10-18
ftrace: Narrow down the protected area of graph_lock
Namhyung Kim
1
-13
/
+9
2013-10-18
ftrace: Introduce struct ftrace_graph_data
Namhyung Kim
1
-19
/
+62
2013-10-18
ftrace: Get rid of ftrace_graph_filter_enabled
Namhyung Kim
2
-7
/
+2
2013-10-18
tracing: Fix potential out-of-bounds in trace_get_user()
Steven Rostedt
1
-1
/
+4
2013-10-09
tracing: Show more exact help information about snapshot
Wang YanQing
1
-1
/
+1
2013-09-09
Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
5
-208
/
+64
2013-09-03
ftrace: Fix a slight race in modifying what function callback gets traced
Steven Rostedt (Red Hat)
1
-1
/
+16
2013-09-03
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2
-0
/
+22
2013-08-22
tracing: Make tracing_cpumask available for all instances
Alexander Z Lam
2
-17
/
+21
2013-08-21
tracing: Kill the !CONFIG_MODULES code in trace_events.c
Oleg Nesterov
1
-12
/
+6
2013-08-21
tracing: Don't pass file_operations array to event_create_dir()
Oleg Nesterov
1
-34
/
+12
2013-08-21
tracing: Kill trace_create_file_ops() and friends
Oleg Nesterov
1
-144
/
+9
2013-08-21
tracing/syscalls: Annotate raw_init function with __init
Li Zefan
1
-5
/
+5
2013-08-02
tracing: Fix reset of time stamps during trace_clock changes
Alexander Z Lam
1
-12
/
+12
2013-08-02
tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct buffer
Alexander Z Lam
1
-1
/
+1
2013-08-02
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Andrew Vagin
1
-0
/
+1
2013-08-01
tracing/uprobes: Fail to unregister if probe event files are in use
Steven Rostedt (Red Hat)
1
-13
/
+38
2013-07-31
tracing/kprobes: Fail to unregister if probe event files are in use
Steven Rostedt (Red Hat)
1
-6
/
+15
2013-07-31
tracing: Add comment to describe special break case in probe_remove_event_call()
Steven Rostedt (Red Hat)
1
-0
/
+6
2013-07-31
tracing: trace_remove_event_call() should fail if call/file is in use
Oleg Nesterov
1
-2
/
+33
2013-07-30
ftrace: Check module functions being traced on reload
Steven Rostedt (Red Hat)
1
-9
/
+62
2013-07-29
ftrace: Consolidate some duplicate code for updating ftrace ops
Steven Rostedt (Red Hat)
1
-6
/
+10
2013-07-29
tracing: Change remove_event_file_dir() to clear "d_subdirs"->i_private
Oleg Nesterov
1
-32
/
+15
2013-07-29
tracing: Introduce remove_event_file_dir()
Oleg Nesterov
1
-24
/
+23
2013-07-29
tracing: Change f_start() to take event_mutex and verify i_private != NULL
Oleg Nesterov
1
-4
/
+9
[next]