summaryrefslogtreecommitdiff
path: root/kernel/trace (follow)
Commit message (Expand)AuthorAge
* ftrace: Fix compilation warning about control_ops_freeJiri Slaby2014-03-11
* ftrace: Warn on error when modifying ftrace functionPetr Mladek2014-03-07
* ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-07
* ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-07
* ftrace: Inline the code from ftrace_dyn_table_alloc()Jiri Slaby2014-03-07
* ftrace: Cleanup of global variables ftrace_new_pgs and ftrace_update_cntJiri Slaby2014-03-07
* tracing: Use helper functions in event assignment to shrink macro sizeSteven Rostedt2014-03-07
* tracing: Move event storage for array from macro to standalone functionSteven Rostedt2014-03-07
* tracing: Move raw output code from macro to standalone functionSteven Rostedt2014-03-07
* ftrace: Have static function trace clear ENABLED flag on unregisterSteven Rostedt (Red Hat)2014-02-20
* tracing: Add trace_clock=<clock> kernel parameterSteven Rostedt2014-02-20
* tracing/uprobes: Support mix of ftrace and perfNamhyung Kim2014-02-20
* tracing/uprobes: Support event triggeringNamhyung Kim2014-02-20
* tracing/uprobes: Support ftrace_event_file base multibufferzhangwei(Jovi)2014-02-20
* tracing/uprobes: Move argument fetching to uprobe_dispatcher()Namhyung Kim2014-02-20
* tracing/uprobes: Rename uprobe_{trace,perf}_print() functionsNamhyung Kim2014-02-20
* ftrace: Allow for function tracing instance to filter functionsSteven Rostedt (Red Hat)2014-02-20
* ftrace: Pass in global_ops for use with filtering filesSteven Rostedt (Red Hat)2014-02-20
* ftrace: Allow instances to use function tracingSteven Rostedt (Red Hat)2014-02-20
* tracing: Convert tracer->enabled to counterSteven Rostedt (Red Hat)2014-02-20
* tracing: Disable tracers before deletion of instanceSteven Rostedt (Red Hat)2014-02-20
* ftrace: Copy ops private to global_ops privateSteven Rostedt (Red Hat)2014-02-20
* tracing: Only let top level have option filesSteven Rostedt (Red Hat)2014-02-20
* tracing: Set up infrastructure to allow tracers for instancesSteven Rostedt (Red Hat)2014-02-20
* tracing: Pass trace_array to flag_changed callbackSteven Rostedt (Red Hat)2014-02-20
* tracing: Pass trace_array to set_flag callbackSteven Rostedt (Red Hat)2014-02-20
* ring-buffer: Fix first commit on sub-buffer having non-zero deltaSteven Rostedt (Red Hat)2014-02-11
* Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-30
|\
| * Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-31
| |\
| * | block: Abstract out bvec iteratorKent Overstreet2013-11-23
* | | Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-27
|\ \ \
| * | | tracing: Check if tracing is enabled in trace_puts()Steven Rostedt (Red Hat)2014-01-23
| * | | tracing: Fix formatting of trace README fileSteven Rostedt (Red Hat)2014-01-23
| * | | tracing/README: Add event file usage to tracing mini-HOWTOTom Zanussi2014-01-22
* | | | Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-01-22
|\| | |
| * | | tracing: Fix buggered tee(2) on tracing_pipeAl Viro2014-01-19
| * | | tracing: Have trace buffer point back to trace_arraySteven Rostedt (Red Hat)2014-01-14
| * | | ftrace: Fix synchronization location disabling and freeing ftrace_opsSteven Rostedt (Red Hat)2014-01-13
| * | | ftrace: Have function graph only trace based on global_ops filtersSteven Rostedt (Red Hat)2014-01-13
| * | | ftrace: Synchronize setting function_trace_op with ftrace_trace_functionSteven Rostedt (Red Hat)2014-01-09
| * | | tracing: Show available event triggers when no trigger is setSteven Rostedt (Red Hat)2014-01-09
| * | | tracing: Consolidate event trigger codeSteven Rostedt (Red Hat)2014-01-09
| * | | tracing: Fix counter for traceon/off event triggersSteven Rostedt (Red Hat)2014-01-09
| * | | tracing: Remove double-underscore naming in syscall trigger invocationsTom Zanussi2014-01-06
| * | | tracing/kprobes: Add trace event trigger invocationsTom Zanussi2014-01-06
| * | | tracing/probes: Fix build break on !CONFIG_KPROBE_EVENTNamhyung Kim2014-01-03
| * | | tracing/uprobes: Add @+file_offset fetch methodNamhyung Kim2014-01-02
| * | | tracing/uprobes: Add support for full argument access methodsNamhyung Kim2014-01-02
| * | | tracing/uprobes: Fetch args before reserving a ring bufferNamhyung Kim2014-01-02
| * | | tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_arg()Namhyung Kim2014-01-02