index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Lines
2010-04-05
tracing: Fix uninitialized variable of tracing/trace output
Lai Jiangshan
-1
/
+1
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
-7
/
+16
2010-04-04
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-2
/
+9
2010-04-02
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
-5
/
+20
2010-04-01
perf: Correctly align perf event tracing buffer
Frederic Weisbecker
-2
/
+9
2010-03-31
ring-buffer: Add lost event count to end of sub buffer
Steven Rostedt
-4
/
+33
2010-03-31
tracing: Show the lost events in the trace_pipe output
Steven Rostedt
-8
/
+22
2010-03-31
ring-buffer: Add place holder recording of dropped events
Steven Rostedt
-12
/
+73
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
-2
/
+13
2010-03-29
ring-buffer: Add missing unlock
Julia Lawall
-3
/
+5
2010-03-29
tracing: Fix lockdep warning in global_clock()
Li Zefan
-2
/
+2
2010-03-26
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-3
/
+11
2010-03-26
x86, perf, bts, mm: Delete the never used BTS-ptrace code
Peter Zijlstra
-397
/
+0
2010-03-18
ring-buffer: Do 8 byte alignment for 64 bit that can not handle 4 byte align
Steven Rostedt
-3
/
+11
2010-03-18
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-75
/
+80
2010-03-17
perf: Fix unexported generic perf_arch_fetch_caller_regs
Frederic Weisbecker
-0
/
+2
2010-03-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-11
/
+15
2010-03-13
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-23
/
+77
2010-03-12
tracing: Do not record user stack trace from NMI context
Steven Rostedt
-0
/
+7
2010-03-12
tracing: Disable buffer switching when starting or stopping trace
Steven Rostedt
-0
/
+9
2010-03-12
tracing: Use same local variable when resetting the ring buffer
Steven Rostedt
-4
/
+4
2010-03-12
function-graph: Init curr_ret_stack with ret_stack
Steven Rostedt
-1
/
+1
2010-03-12
ring-buffer: Move disabled check into preempt disable section
Lai Jiangshan
-6
/
+6
2010-03-11
perf: export perf_trace_regs and perf_arch_fetch_caller_regs
Xiao Guangrong
-0
/
+1
2010-03-11
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
-12
/
+48
2010-03-11
ftrace: Replace read_barrier_depends() with rcu_dereference_raw()
Paul E. McKenney
-9
/
+13
2010-03-10
perf: Drop the obsolete profile naming for trace events
Frederic Weisbecker
-74
/
+74
2010-03-10
perf: Take a hot regs snapshot for trace events
Frederic Weisbecker
-5
/
+7
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
-3
/
+3
2010-03-05
function-graph: Add tracing_thresh support to function_graph tracer
Tim Bird
-5
/
+43
2010-03-05
tracing: Update the comm field in the right variable in update_max_tr
Arnaldo Carvalho de Melo
-2
/
+2
2010-03-05
function-graph: Use comment notation for func names of dangling '}'
Steven Rostedt
-1
/
+1
2010-03-05
function-graph: Fix unused reference to ftrace_set_func()
Steven Rostedt
-4
/
+2
2010-03-04
rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare()
Paul E. McKenney
-2
/
+2
2010-03-04
Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
-236
/
+156
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
-5
/
+7
2010-03-02
tracing: Fix warning in s_next of trace file ops
Lai Jiangshan
-0
/
+1
2010-03-01
Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
-2
/
+3
2010-02-28
blktrace: perform cleanup after setup error
Dmitry Monakhov
-2
/
+3
2010-02-28
tracing: Include irqflags headers from trace clock
Frederic Weisbecker
-0
/
+1
2010-02-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-234
/
+152
2010-02-27
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
-9
/
+43
2010-02-27
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
-1
/
+6
2010-02-26
ftrace: Add function names to dangling } in function graph tracer
Steven Rostedt
-9
/
+43
2010-02-26
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
-17
/
+6
2010-02-26
Merge commit 'v2.6.33' into tracing/core
Ingo Molnar
-21
/
+77
2010-02-25
tracing: Simplify memory recycle of trace_define_field
Wenji Huang
-3
/
+1
2010-02-25
tracing: Remove unnecessary variable in print_graph_return
Wenji Huang
-1
/
+0
2010-02-25
tracing: Fix typo of info text in trace_kprobe.c
Wenji Huang
-2
/
+2
2010-02-25
tracing: Fix typo in prof_sysexit_enable()
Wenji Huang
-1
/
+1
[prev]
[next]