aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-10-22kselftests/ftrace: Add hist trigger testcasestzanussi/hist-triggers-v11Masami Hiramatsu
2015-10-22kselftests/ftrace : Add event trigger testcasesMasami Hiramatsu
2015-10-22tracing: Add support for named hist triggersTom Zanussi
2015-10-22tracing: Add support for named triggersTom Zanussi
2015-10-22tracing: Add support for multiple hist triggers per eventTom Zanussi
2015-10-22tracing: Add 'hist' trigger DocumentationTom Zanussi
2015-10-22tracing: Add enable_hist/disable_hist triggersTom Zanussi
2015-10-22tracing: Remove restriction on string position in hist trigger keysTom Zanussi
2015-10-22tracing: Support string type key properlyNamhyung Kim
2015-10-22tracing: Add hist trigger support for stacktraces as keysTom Zanussi
2015-10-22tracing: Add hist trigger 'syscall' modifierTom Zanussi
2015-10-22tracing: Add hist trigger 'execname' modifierTom Zanussi
2015-10-22tracing: Add hist trigger 'sym' and 'sym-offset' modifiersTom Zanussi
2015-10-22tracing: Add hist trigger 'hex' modifier for displaying numeric fieldsTom Zanussi
2015-10-22tracing: Add hist trigger support for clearing a traceTom Zanussi
2015-10-22tracing: Add hist trigger support for pausing and continuing a traceTom Zanussi
2015-10-22tracing: Add hist trigger support for user-defined sorting ('sort=' param)Tom Zanussi
2015-10-22tracing: Add hist trigger support for compound keysTom Zanussi
2015-10-22tracing: Add hist trigger support for multiple values ('vals=' param)Tom Zanussi
2015-10-22tracing: Add 'hist' event trigger commandTom Zanussi
2015-10-22tracing: Add lock-free tracing_mapTom Zanussi
2015-10-22tracing: Add needs_rec flag to event triggersTom Zanussi
2015-10-22tracing: Add a per-event-trigger 'paused' fieldTom Zanussi
2015-10-22tracing: Add get_syscall_name()Tom Zanussi
2015-10-22tracing: Add event record param to trigger_ops.func()Tom Zanussi
2015-10-22tracing: Make event trigger functions availableTom Zanussi
2015-10-22tracing: Make ftrace_event_field checking functions availableTom Zanussi
2015-10-22tracing: Update cond flag when enabling or disabling a triggerTom Zanussi
2015-10-20tracing: gpio: Add Kconfig option for enabling/disabling trace eventsTal Shorer
2015-10-20tracing: Allow disabling compilation of specific trace systemsTal Shorer
2015-10-20Documentation: ftrace: Module globbing usageDmitry Safonov
2015-10-20ftrace: add module globbingDmitry Safonov
2015-10-20ftrace: Introduce ftrace_glob structureDmitry Safonov
2015-10-16ftrace: Clarify code for mod commandDmitry Safonov
2015-10-13ftrace: Remove redundant strsep in mod_callbackDmitry Safonov
2015-10-01ftrace: Remove redundant swap functionRasmus Villemoes
2015-10-01tracing: Use kstrdup_const instead of private implementationRasmus Villemoes
2015-09-30tracing: Add trace options for tracer options to instancesSteven Rostedt (Red Hat)
2015-09-30tracing: Add trace options for core options to instancesSteven Rostedt (Red Hat)
2015-09-30tracing: Make ftrace_trace_stack() depend on general trace_array flagSteven Rostedt (Red Hat)
2015-09-30tracing: Add a method to pass in trace_array descriptor to option filesSteven Rostedt (Red Hat)
2015-09-30tracing: Move trace_flags from global to a trace_array fieldSteven Rostedt (Red Hat)
2015-09-30tracing: Move sleep-time and graph-time options out of the core trace_flagsSteven Rostedt (Red Hat)
2015-09-30tracing: Remove access to trace_flags in trace_printk.cSteven Rostedt (Red Hat)
2015-09-30tracing: Add build bug if we have more trace_flags than bitsSteven Rostedt (Red Hat)
2015-09-30tracing: Always show all tracer options in the options directorySteven Rostedt (Red Hat)
2015-09-29tracing: Only create stacktrace option when STACKTRACE is configuredSteven Rostedt (Red Hat)
2015-09-29tracing: Do not create function tracer options when not compiled inSteven Rostedt (Red Hat)
2015-09-29tracing: Only create branch tracer options when compiled inSteven Rostedt (Red Hat)
2015-09-29tracing: Only create function graph options when it is compiled inSteven Rostedt (Red Hat)