summaryrefslogtreecommitdiffstats
path: root/include/linux/ftrace_event.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2015-02-121-0/+4
|\
| * tracing: Add array printing helperDave Martin2015-01-281-0/+4
* | perf: Avoid horrible stack usagePeter Zijlstra (Intel)2015-01-141-1/+1
|/
* tracing: Add trace_seq_has_overflowed() and trace_handle_return()Steven Rostedt (Red Hat)2014-11-191-0/+11
* Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-101-34/+0Star
|\
| * tracing: Do not do anything special with tracepoint_string when tracing is di...Steven Rostedt2014-08-081-34/+0Star
* | tracing: Kill ftrace_event_call->filesOleg Nesterov2014-07-161-1/+0Star
* | tracing: Kill destroy_call_preds()Oleg Nesterov2014-07-161-1/+0Star
* | tracing: Kill destroy_preds() and destroy_file_preds()Oleg Nesterov2014-07-161-1/+0Star
|/
* tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasksSteven Rostedt (Red Hat)2014-05-151-0/+3
* tracepoint: Use struct pointer instead of name hash for reg/unreg tracepointsMathieu Desnoyers2014-04-091-2/+20
* Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-031-0/+28
|\
| * Revert "tracing: Move event storage for array from macro to standalone function"Steven Rostedt (Red Hat)2014-03-211-0/+8
| * tracing: Use helper functions in event assignment to shrink macro sizeSteven Rostedt2014-03-071-0/+15
| * tracing: Move event storage for array from macro to standalone functionSteven Rostedt2014-03-071-4/+4
| * tracing: Move raw output code from macro to standalone functionSteven Rostedt2014-03-071-0/+5
* | tracing: Fix array size mismatch in format stringVaibhav Nagarnaik2014-03-201-4/+0Star
|/
* tracing: Consolidate event trigger codeSteven Rostedt (Red Hat)2014-01-101-0/+117
* tracing: Add and use generic set_trigger_filter() implementationTom Zanussi2013-12-221-1/+8
* tracing: Add 'enable_event' and 'disable_event' event trigger commandsTom Zanussi2013-12-221-0/+1
* tracing: Add 'stacktrace' event trigger commandTom Zanussi2013-12-221-0/+1
* tracing: Add 'snapshot' event trigger commandTom Zanussi2013-12-221-0/+1
* tracing: Add 'traceon' and 'traceoff' event trigger commandsTom Zanussi2013-12-211-0/+1
* tracing: Add basic event trigger frameworkTom Zanussi2013-12-211-0/+11
* ftrace, perf: Avoid infinite event generation loopPeter Zijlstra2013-11-191-0/+16
* tracing: Update event filters for multibufferTom Zanussi2013-11-051-5/+20
* Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-09-031-0/+34
|\
| * tracing: Add __tracepoint_string() to export string pointersSteven Rostedt (Red Hat)2013-07-261-0/+34
* | tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin2013-08-031-4/+6
* | tracing: trace_remove_event_call() should fail if call/file is in useOleg Nesterov2013-07-311-1/+1
|/
* tracing: Modify soft-mode only if there's no other referrerMasami Hiramatsu2013-05-101-0/+1
* tracing: Compare to 1 instead of zero for is_signed_type()Steven Rostedt (Red Hat)2013-04-191-1/+1
* tracing: Add a way to soft disable trace eventsSteven Rostedt (Red Hat)2013-03-151-6/+14
* tracing: Fix comments for ftrace_event_file/call flagsSteven Rostedt (Red Hat)2013-03-151-7/+10
* tracing: Consolidate max_tr into main trace_array structureSteven Rostedt (Red Hat)2013-03-151-0/+2
* tracing: Only clear trace buffer on module unload if event was tracedSteven Rostedt (Red Hat)2013-03-151-0/+5
* tracing: Add comment for trace event flag IGNORE_ENABLESteven Rostedt (Red Hat)2013-03-151-0/+1
* tracing: Add a helper function for event print functionsLi Zefan2013-03-151-2/+6
* tracing: Pass the ftrace_file to the buffer lock reserve codeSteven Rostedt2013-03-151-0/+7
* tracing: Separate out trace events from global variablesSteven Rostedt2013-03-151-11/+40
* tracing: Make a snapshot feature available from userspaceHiraku Toyooka2013-01-301-0/+3
* tracing: Remove the extra 4 bytes of padding in eventsSteven Rostedt2013-01-221-1/+0Star
* tracing: Fix sparse warning with is_signed_type() macroSteven Rostedt2013-01-211-1/+1
* tracing: Format non-nanosec times from tsc clock without a decimal point.David Sharp2012-11-131-0/+6
* tracing: Use irq_work for wake ups and remove *_nowake_*() functionsSteven Rostedt2012-11-021-7/+7
* perf/trace: Add ability to set a target task for eventsAndrew Vagin2012-07-311-2/+3
* tracing: Remove NR_CPUS array from trace_iteratorSteven Rostedt2012-06-281-1/+1
* tracing: Add comments for the other bits of ftrace_event_call.flagsSteven Rostedt2012-06-141-0/+3
* tracing: Do not enable function event with enableSteven Rostedt2012-05-101-0/+2
* perf: Add ifdef to remove unused enum switch warningsJiri Olsa2012-03-141-0/+2