index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_kprobe.c
Age
Commit message (
Expand
)
Author
2010-05-31
perf_events, trace: Fix probe unregister race
Peter Zijlstra
2010-05-21
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
2010-05-21
perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...
Peter Zijlstra
2010-05-21
perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...
Peter Zijlstra
2010-05-18
perf/ftrace: Optimize perf/tracepoint interaction for single events
Peter Zijlstra
2010-05-18
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
2010-05-14
tracing: Combine event filter_active and enable into single flags field
Steven Rostedt
2010-05-14
tracing: Remove duplicate id information in event structure
Steven Rostedt
2010-05-14
tracing: Move print functions into event class
Steven Rostedt
2010-05-14
tracing: Allow events to share their print functions
Steven Rostedt
2010-05-14
tracing: Move raw_init from events to class
Steven Rostedt
2010-05-14
tracing: Move fields from event to class structure
Steven Rostedt
2010-05-14
tracing: Remove per event trace registering
Steven Rostedt
2010-05-14
tracing: Create class struct for events
Steven Rostedt
2010-04-14
tracing/kprobes: Support basic types on dynamic events
Masami Hiramatsu
2010-03-10
perf: Drop the obsolete profile naming for trace events
Frederic Weisbecker
2010-03-10
perf: Take a hot regs snapshot for trace events
Frederic Weisbecker
2010-02-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-02-26
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2010-02-26
Merge commit 'v2.6.33' into tracing/core
Ingo Molnar
2010-02-25
tracing: Fix typo of info text in trace_kprobe.c
Wenji Huang
2010-02-14
tracing/kprobes: Fix probe parsing
Heiko Carstens
2010-01-29
tracing/kprobe: Cleanup unused return value of tracing functions
Xiao Guangrong
2010-01-29
perf: Factorize trace events raw sample buffer operations
Xiao Guangrong
2010-01-17
tracing/kprobe: Update kprobe tracing self test for new syntax
Masami Hiramatsu
2010-01-13
tracing/kprobe: Drop function argument access syntax
Masami Hiramatsu
2010-01-13
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-01-06
tracing: Remove show_format and related macros from TRACE_EVENT
Lai Jiangshan
2010-01-06
tracing/kprobes: Init print_fmt for kprobe events
Lai Jiangshan
2009-12-31
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-30
tracing/kprobe: Show sign of fields in trace_kprobe format files
Lai Jiangshan
2009-12-28
perf events: Remove CONFIG_EVENT_PROFILE
Li Zefan
2009-12-17
kprobe-tracer: Check new event/group name
Masami Hiramatsu
2009-12-14
Merge branch 'linus' into tracing/urgent
Ingo Molnar
2009-12-13
tracing: Change event->profile_count to be int type
Li Zefan
2009-12-13
tracing: Pull up calls to trace_define_common_fields()
Li Zefan
2009-12-09
tracing/kprobes: Fix field creation's bad error handling
Frederic Weisbecker
2009-12-09
trace-kprobe: Support delete probe syntax
Masami Hiramatsu
2009-12-01
trace_kprobes: Fix a memory leak bug and check kstrdup() return value
Masami Hiramatsu
2009-11-27
trace_kprobes: Don't output zero offset
Lai Jiangshan
2009-11-27
trace_kprobes: Always show group name
Lai Jiangshan
2009-11-27
trace_kprobes: Fix memory leak
Lai Jiangshan
2009-11-23
perf_events: Undo some recursion damage
Peter Zijlstra
2009-11-22
tracing: Use the perf recursion protection from trace event
Frederic Weisbecker
2009-11-08
tracing, perf_events: Protect the buffer from recursion in perf
Frederic Weisbecker
2009-11-04
tracing/kprobes: Rename Kprobe-tracer to kprobe-event
Masami Hiramatsu
2009-10-29
kprobe-tracer: Compare both of event-name and event-group to find probe
Masami Hiramatsu
2009-10-17
tracing/kprobes: Add failure messages for debugging
Masami Hiramatsu
2009-10-17
tracing/kprobes: Update kprobe-tracer selftest against new syntax
Masami Hiramatsu
2009-10-12
tracing/kprobes: Robustify fixed field names against variable field names con...
Masami Hiramatsu
[next]