summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_kprobe.c
Commit message (Expand)AuthorAgeFilesLines
* ftrace/kprobes: Fix not to delete probes if in useMasami Hiramatsu2011-10-101-9/+49
* tracing/kprobe: Update symbol reference when loading moduleMasami Hiramatsu2011-07-151-1/+36
* tracing/kprobes: Support module init function probingMasami Hiramatsu2011-07-151-26/+138
* tracing/kprobes: Merge trace probe enable/disable functionsMasami Hiramatsu2011-07-151-56/+36Star
* tracing/kprobes: Rename probe_* to trace_probe_*Masami Hiramatsu2011-07-141-21/+22
* Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-07-051-2/+4
|\
| * tracing/kprobes: Fix kprobe-tracer to support stack traceMasami Hiramatsu2011-06-151-2/+4
* | kprobes/trace: Fix kprobe selftest for gcc 4.6Steven Rostedt2011-06-071-2/+6
|/
* sched: Get rid of lock_depthJonathan Corbet2011-04-241-1/+0Star
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* tracing/kprobe: Fix NULL pointer deref checkMasami Hiramatsu2011-02-141-1/+1
* tracing/kprobes: Add bitfield typeMasami Hiramatsu2011-02-071-1/+103
* tracing/kprobes: Support longer (>128 bytes) commandMasami Hiramatsu2011-02-071-1/+1
* tracing/kprobes: Cleanup strict_strtol() using codeMasami Hiramatsu2011-02-071-3/+2Star
* Remove duplicate includes from many filesZimny Lech2010-10-281-1/+0Star
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-101-87/+296
| |\
| * | fix printk typo 'faild'Paul Bolle2010-08-091-1/+1
* | | tracing/kprobe: Fix handling of C-unlike argument namesMasami Hiramatsu2010-09-081-8/+12
* | | tracing/kprobes: Fix handling of argument namesMasami Hiramatsu2010-09-081-7/+10
* | | tracing/kprobe: Fix a memory leak in error caseMasami Hiramatsu2010-09-081-3/+3
| |/ |/|
* | tracing/kprobes: unregister_trace_probe needs to be called under mutexSrikar Dronamraju2010-08-041-0/+3
* | tracing/kprobes: Support "string" typeMasami Hiramatsu2010-07-051-78/+292
* | tracing: Remove redundant raw_init callbacksLi Zefan2010-06-281-9/+1Star
|/
* perf_events, trace: Fix probe unregister racePeter Zijlstra2010-05-311-2/+2
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-211-9/+8Star
|\
| * perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...Peter Zijlstra2010-05-211-3/+6
| * perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...Peter Zijlstra2010-05-211-6/+4Star
| * perf/ftrace: Optimize perf/tracepoint interaction for single eventsPeter Zijlstra2010-05-181-2/+2
* | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-181-206/+329
|\|
| * tracing/kprobes: Support basic types on dynamic eventsMasami Hiramatsu2010-04-141-206/+329
* | tracing: Combine event filter_active and enable into single flags fieldSteven Rostedt2010-05-141-1/+1
* | tracing: Remove duplicate id information in event structureSteven Rostedt2010-05-141-8/+10
* | tracing: Move print functions into event classSteven Rostedt2010-05-141-8/+6Star
* | tracing: Allow events to share their print functionsSteven Rostedt2010-05-141-8/+14
* | tracing: Move raw_init from events to classSteven Rostedt2010-05-141-3/+3
* | tracing: Move fields from event to class structureSteven Rostedt2010-05-141-4/+4
* | tracing: Remove per event trace registeringSteven Rostedt2010-05-141-9/+25
* | tracing: Create class struct for eventsSteven Rostedt2010-05-141-6/+6
|/
* perf: Drop the obsolete profile naming for trace eventsFrederic Weisbecker2010-03-101-14/+14
* perf: Take a hot regs snapshot for trace eventsFrederic Weisbecker2010-03-101-2/+3
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-281-123/+73Star
|\
| * tracing/kprobe: Cleanup unused return value of tracing functionsXiao Guangrong2010-01-291-17/+10Star
| * perf: Factorize trace events raw sample buffer operationsXiao Guangrong2010-01-291-76/+10Star
| * tracing/kprobe: Update kprobe tracing self test for new syntaxMasami Hiramatsu2010-01-171-8/+47
| * tracing/kprobe: Drop function argument access syntaxMasami Hiramatsu2010-01-131-17/+1Star
| * Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-131-3/+4
| |\
| * | perf events: Remove CONFIG_EVENT_PROFILELi Zefan2009-12-281-7/+7
* | | Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-02-261-2/+2
|\ \ \
| * | | tracing: Fix typo of info text in trace_kprobe.cWenji Huang2010-02-251-2/+2