index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2011-03-21
ftrace: Fix memory leak with function graph and cpu hotplug
Steven Rostedt
2011-03-21
tracing: Fix panic when lseek() called on "trace" opened for writing
Slava Pestov
2011-03-21
ring-buffer: Fix typo of time extends per page
Steven Rostedt
2010-07-05
tracing: Consolidate protection of reader access to the ring buffer
Lai Jiangshan
2010-04-01
tracing: Do not record user stack trace from NMI context
Steven Rostedt
2010-04-01
tracing: Disable buffer switching when starting or stopping trace
Steven Rostedt
2010-04-01
tracing: Use same local variable when resetting the ring buffer
Steven Rostedt
2010-04-01
tracing: Fix warning in s_next of trace file ops
Lai Jiangshan
2010-04-01
function-graph: Init curr_ret_stack with ret_stack
Steven Rostedt
2010-04-01
ring-buffer: Move disabled check into preempt disable section
Lai Jiangshan
2010-03-15
tracing: Fix ftrace_event_call alignment for use with gcc 4.5
Jeff Mahoney
2010-02-14
tracing/kprobes: Fix probe parsing
Heiko Carstens
2010-02-02
tracing: Fix circular dead lock in stack trace
Lai Jiangshan
2010-01-26
tracing/documentation: Cover new frame pointer semantics
Mike Frysinger
2010-01-26
ring-buffer: Check for end of page in iterator
Steven Rostedt
2010-01-26
ring-buffer: Check if ring buffer iterator has stale data
Steven Rostedt
2010-01-25
tracing: Prevent kernel oops with corrupted buffer
Steven Rostedt
2010-01-14
tracing/filters: Add comment for match callbacks
Li Zefan
2010-01-14
tracing/filters: Fix MATCH_FULL filter matching for PTR_STRING
Li Zefan
2010-01-14
tracing/filters: Fix MATCH_MIDDLE_ONLY filter matching
Li Zefan
2010-01-14
tracing/filters: Fix MATCH_END_ONLY filter matching
Li Zefan
2010-01-14
tracing/filters: Fix MATCH_FRONT_ONLY filter matching
Li Zefan
2010-01-14
ftrace: Fix MATCH_END_ONLY function filter
Li Zefan
2010-01-06
ring-buffer: Add rb_list_head() wrapper around new reader page next field
Steven Rostedt
2010-01-06
ring-buffer: Wrap a list.next reference with rb_list_head()
David Sharp
2009-12-31
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-30
tracing: Fix sign fields in ftrace_define_fields_##call()
Lai Jiangshan
2009-12-30
tracing/kprobe: Show sign of fields in trace_kprobe format files
Lai Jiangshan
2009-12-30
ksym_tracer: Remove trace_stat
Li Zefan
2009-12-30
ksym_tracer: Fix race when incrementing count
Li Zefan
2009-12-30
ksym_tracer: Fix to allow writing newline to ksym_trace_filter
Li Zefan
2009-12-30
ksym_tracer: Fix to make the tracer work
Li Zefan
2009-12-28
tracing: Kconfig spelling fixes and cleanups
Randy Dunlap
2009-12-21
tracing: Fix setting tracer specific options
Steven Rostedt
2009-12-19
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2009-12-17
perf events, x86/stacktrace: Make stack walking optional
Frederic Weisbecker
2009-12-17
kprobe-tracer: Check new event/group name
Masami Hiramatsu
2009-12-16
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-16
const: constify remaining pipe_buf_operations
Alexey Dobriyan
2009-12-15
tracing: Fix return of trace_dump_stack()
Steven Rostedt
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2009-12-14
Merge branch 'linus' into tracing/urgent
Ingo Molnar
2009-12-13
ksym_tracer: Fix bad cast
Li Zefan
2009-12-13
tracing/power: Remove two exports
Li Zefan
2009-12-13
tracing: Change event->profile_count to be int type
Li Zefan
[next]