aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_kprobe.c
Commit message (Expand)AuthorAge
* perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker2010-03-10
* perf: Take a hot regs snapshot for trace eventsFrederic Weisbecker2010-03-10
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-28
|\
| * tracing/kprobe: Cleanup unused return value of tracing functionsXiao Guangrong2010-01-28
| * perf: Factorize trace events raw sample buffer operationsXiao Guangrong2010-01-28
| * tracing/kprobe: Update kprobe tracing self test for new syntaxMasami Hiramatsu2010-01-17
| * tracing/kprobe: Drop function argument access syntaxMasami Hiramatsu2010-01-13
| * Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-13
| |\
| * | perf events: Remove CONFIG_EVENT_PROFILELi Zefan2009-12-28
* | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-02-26
|\ \ \
| * | | tracing: Fix typo of info text in trace_kprobe.cWenji Huang2010-02-25
* | | | Merge commit 'v2.6.33' into tracing/coreIngo Molnar2010-02-26
|\ \ \ \ | |/ / / |/| | |
| * | | tracing/kprobes: Fix probe parsingHeiko Carstens2010-02-14
| | |/ | |/|
* | | tracing: Remove show_format and related macros from TRACE_EVENTLai Jiangshan2010-01-06
* | | tracing/kprobes: Init print_fmt for kprobe eventsLai Jiangshan2010-01-06
|/ /
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-31
|\ \ | |/ |/|
| * tracing/kprobe: Show sign of fields in trace_kprobe format filesLai Jiangshan2009-12-30
* | kprobe-tracer: Check new event/group nameMasami Hiramatsu2009-12-17
|/
* Merge branch 'linus' into tracing/urgentIngo Molnar2009-12-14
|\
| * tracing/kprobes: Fix field creation's bad error handlingFrederic Weisbecker2009-12-09
| * trace-kprobe: Support delete probe syntaxMasami Hiramatsu2009-12-09
* | tracing: Change event->profile_count to be int typeLi Zefan2009-12-13
* | tracing: Pull up calls to trace_define_common_fields()Li Zefan2009-12-13
|/
* trace_kprobes: Fix a memory leak bug and check kstrdup() return valueMasami Hiramatsu2009-12-01
* trace_kprobes: Don't output zero offsetLai Jiangshan2009-11-27
* trace_kprobes: Always show group nameLai Jiangshan2009-11-27
* trace_kprobes: Fix memory leakLai Jiangshan2009-11-27
* perf_events: Undo some recursion damagePeter Zijlstra2009-11-23
* tracing: Use the perf recursion protection from trace eventFrederic Weisbecker2009-11-22
* tracing, perf_events: Protect the buffer from recursion in perfFrederic Weisbecker2009-11-08
* tracing/kprobes: Rename Kprobe-tracer to kprobe-eventMasami Hiramatsu2009-11-04
* kprobe-tracer: Compare both of event-name and event-group to find probeMasami Hiramatsu2009-10-29
* tracing/kprobes: Add failure messages for debuggingMasami Hiramatsu2009-10-17
* tracing/kprobes: Update kprobe-tracer selftest against new syntaxMasami Hiramatsu2009-10-17
* tracing/kprobes: Robustify fixed field names against variable field names con...Masami Hiramatsu2009-10-12
* tracing/kprobes: Avoid field name conflictionMasami Hiramatsu2009-10-12
* tracing/kprobes: Make special variable names more self-explainableMasami Hiramatsu2009-10-12
* tracing/kprobes: Remove '$ra' special variableMasami Hiramatsu2009-10-12
* tracing/kprobes: Add $ prefix to special variablesMasami Hiramatsu2009-10-12
* tracing/kprobes: Use global event perf buffers in kprobe tracerMasami Hiramatsu2009-10-02
* Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker2009-09-23
* tracing/kprobes: Disable kprobe events by default after creationMasami Hiramatsu2009-09-16
* tracing/kprobes: Fix profiling alignment for perf_counter bufferMasami Hiramatsu2009-09-16
* tracing/kprobes: Add probe handler dispatcher to support perf and ftrace conc...Masami Hiramatsu2009-09-16
* tracing/kprobes: Fix trace_probe registration orderMasami Hiramatsu2009-09-16
* tracing/kprobes: Support custom subsystem for each kprobe eventMasami Hiramatsu2009-09-16
* tracing/kprobes: Show event name in trace outputMasami Hiramatsu2009-09-11
* tracing/kprobes: Add argument name supportMasami Hiramatsu2009-09-11
* tracing/kprobes: Add event profiling supportMasami Hiramatsu2009-09-10
* tracing/kprobes: Cleanup kprobe tracer code.Masami Hiramatsu2009-09-10