aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ftrace_event.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-09Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-34/+0
2014-08-07tracing: Do not do anything special with tracepoint_string when tracing is disabledSteven Rostedt1-34/+0
2014-07-16tracing: Kill ftrace_event_call->filesOleg Nesterov1-1/+0
2014-07-16tracing: Kill destroy_call_preds()Oleg Nesterov1-1/+0
2014-07-16tracing: Kill destroy_preds() and destroy_file_preds()Oleg Nesterov1-1/+0
2014-05-15tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasksSteven Rostedt (Red Hat)1-0/+3
2014-04-08tracepoint: Use struct pointer instead of name hash for reg/unreg tracepointsMathieu Desnoyers1-2/+20
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+28
2014-03-21Revert "tracing: Move event storage for array from macro to standalone function"Steven Rostedt (Red Hat)1-0/+8
2014-03-20tracing: Fix array size mismatch in format stringVaibhav Nagarnaik1-4/+0
2014-03-07tracing: Use helper functions in event assignment to shrink macro sizeSteven Rostedt1-0/+15
2014-03-07tracing: Move event storage for array from macro to standalone functionSteven Rostedt1-4/+4
2014-03-07tracing: Move raw output code from macro to standalone functionSteven Rostedt1-0/+5
2014-01-09tracing: Consolidate event trigger codeSteven Rostedt (Red Hat)1-0/+117
2013-12-21tracing: Add and use generic set_trigger_filter() implementationTom Zanussi1-1/+8
2013-12-21tracing: Add 'enable_event' and 'disable_event' event trigger commandsTom Zanussi1-0/+1
2013-12-21tracing: Add 'stacktrace' event trigger commandTom Zanussi1-0/+1
2013-12-21tracing: Add 'snapshot' event trigger commandTom Zanussi1-0/+1
2013-12-20tracing: Add 'traceon' and 'traceoff' event trigger commandsTom Zanussi1-0/+1
2013-12-20tracing: Add basic event trigger frameworkTom Zanussi1-0/+11
2013-11-19ftrace, perf: Avoid infinite event generation loopPeter Zijlstra1-0/+16
2013-11-05tracing: Update event filters for multibufferTom Zanussi1-5/+20
2013-09-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-0/+34
2013-08-02tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin1-4/+6
2013-07-31tracing: trace_remove_event_call() should fail if call/file is in useOleg Nesterov1-1/+1
2013-07-26tracing: Add __tracepoint_string() to export string pointersSteven Rostedt (Red Hat)1-0/+34
2013-05-09tracing: Modify soft-mode only if there's no other referrerMasami Hiramatsu1-0/+1
2013-04-19tracing: Compare to 1 instead of zero for is_signed_type()Steven Rostedt (Red Hat)1-1/+1
2013-03-15tracing: Add a way to soft disable trace eventsSteven Rostedt (Red Hat)1-6/+14
2013-03-15tracing: Fix comments for ftrace_event_file/call flagsSteven Rostedt (Red Hat)1-7/+10
2013-03-15tracing: Consolidate max_tr into main trace_array structureSteven Rostedt (Red Hat)1-0/+2
2013-03-15tracing: Only clear trace buffer on module unload if event was tracedSteven Rostedt (Red Hat)1-0/+5
2013-03-15tracing: Add comment for trace event flag IGNORE_ENABLESteven Rostedt (Red Hat)1-0/+1
2013-03-15tracing: Add a helper function for event print functionsLi Zefan1-2/+6
2013-03-15tracing: Pass the ftrace_file to the buffer lock reserve codeSteven Rostedt1-0/+7
2013-03-15tracing: Separate out trace events from global variablesSteven Rostedt1-11/+40
2013-01-30tracing: Make a snapshot feature available from userspaceHiraku Toyooka1-0/+3
2013-01-21tracing: Remove the extra 4 bytes of padding in eventsSteven Rostedt1-1/+0
2013-01-21tracing: Fix sparse warning with is_signed_type() macroSteven Rostedt1-1/+1
2012-11-13tracing: Format non-nanosec times from tsc clock without a decimal point.David Sharp1-0/+6
2012-11-02tracing: Use irq_work for wake ups and remove *_nowake_*() functionsSteven Rostedt1-7/+7
2012-07-31perf/trace: Add ability to set a target task for eventsAndrew Vagin1-2/+3
2012-06-28tracing: Remove NR_CPUS array from trace_iteratorSteven Rostedt1-1/+1
2012-06-14tracing: Add comments for the other bits of ftrace_event_call.flagsSteven Rostedt1-0/+3
2012-05-10tracing: Do not enable function event with enableSteven Rostedt1-0/+2
2012-03-14perf: Add ifdef to remove unused enum switch warningsJiri Olsa1-0/+2
2012-02-21ftrace: Allow to specify filter field type for ftrace eventsJiri Olsa1-0/+1
2012-02-21ftrace, perf: Add add/del tracepoint perf registration actionsJiri Olsa1-0/+2
2012-02-21ftrace, perf: Add open/close tracepoint perf registration actionsJiri Olsa1-2/+4
2011-12-05tracing: Restore system filter behaviorLi Zefan1-0/+2