summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-21tracepoint: Remove unused API functionsMathieu Desnoyers
2014-03-21Revert "tracing: Move event storage for array from macro to standalone function"Steven Rostedt (Red Hat)
2014-03-11ftrace: Constify ftrace_text_reservedSasha Levin
2014-03-11tracepoints: API doc update to tracepoint_probe_register() return valueMathieu Desnoyers
2014-03-11tracepoints: API doc update to data argumentMathieu Desnoyers
2014-03-11ftrace: Fix compilation warning about control_ops_freeJiri Slaby
2014-03-07ftrace/x86: BUG when ftrace recovery failsPetr Mladek
2014-03-07ftrace: Warn on error when modifying ftrace functionPetr Mladek
2014-03-07ftrace: Remove freelist from struct dyn_ftraceJiri Slaby
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby
2014-03-07ftrace: Inline the code from ftrace_dyn_table_alloc()Jiri Slaby
2014-03-07ftrace: Cleanup of global variables ftrace_new_pgs and ftrace_update_cntJiri Slaby
2014-03-07tracing: Evaluate len expression only once in __dynamic_array macroFilipe Brandenburger
2014-03-07tracing: Correctly expand len expressions from __dynamic_array macroFilipe Brandenburger
2014-03-07tracing/module: Replace include of tracepoint.h with jump_label.h in module.hSteven Rostedt (Red Hat)
2014-03-07tracing: Fix event header migrate.h to include tracepoint.hSteven Rostedt (Red Hat)
2014-03-07tracing: Fix event header writeback.h to include tracepoint.hSteven Rostedt (Red Hat)
2014-03-07tracing: Warn if a tracepoint is not set via debugfsSteven Rostedt
2014-03-07tracing: Use helper functions in event assignment to shrink macro sizeSteven Rostedt
2014-03-07tracing: Move event storage for array from macro to standalone functionSteven Rostedt
2014-03-07tracing: Move raw output code from macro to standalone functionSteven Rostedt
2014-03-07ftrace/x86: Have ftrace_write() return -EPERM and clean up callersSteven Rostedt (Red Hat)
2014-03-03tracepoint: Do not waste memory on mods with no tracepointsSteven Rostedt (Red Hat)
2014-03-03ftrace/x86: One more missing sync after fixup of function modification failurePetr Mladek
2014-03-03ftrace/x86: Run a sync after fixup on failureSteven Rostedt (Red Hat)
2014-02-20ftrace: Have static function trace clear ENABLED flag on unregisterSteven Rostedt (Red Hat)
2014-02-20tracing: Add trace_clock=<clock> kernel parameterSteven Rostedt
2014-02-20tracing/uprobes: Support mix of ftrace and perfNamhyung Kim
2014-02-20tracing/uprobes: Support event triggeringNamhyung Kim
2014-02-20tracing/uprobes: Support ftrace_event_file base multibufferzhangwei(Jovi)
2014-02-20tracing/uprobes: Move argument fetching to uprobe_dispatcher()Namhyung Kim
2014-02-20tracing/uprobes: Rename uprobe_{trace,perf}_print() functionsNamhyung Kim
2014-02-20ftrace: Allow for function tracing instance to filter functionsSteven Rostedt (Red Hat)
2014-02-20ftrace: Pass in global_ops for use with filtering filesSteven Rostedt (Red Hat)
2014-02-20ftrace: Allow instances to use function tracingSteven Rostedt (Red Hat)
2014-02-20tracing: Convert tracer->enabled to counterSteven Rostedt (Red Hat)
2014-02-20tracing: Disable tracers before deletion of instanceSteven Rostedt (Red Hat)
2014-02-20ftrace: Copy ops private to global_ops privateSteven Rostedt (Red Hat)
2014-02-20ftrace: Add private data to ftrace_opsSteven Rostedt (Red Hat)
2014-02-20tracing: Only let top level have option filesSteven Rostedt (Red Hat)
2014-02-20tracing: Set up infrastructure to allow tracers for instancesSteven Rostedt (Red Hat)
2014-02-20tracing: Pass trace_array to flag_changed callbackSteven Rostedt (Red Hat)
2014-02-20tracing: Pass trace_array to set_flag callbackSteven Rostedt (Red Hat)
2014-02-16Linux 3.14-rc3v3.14-rc3Linus Torvalds
2014-02-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-02-16Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-15of: search the best compatible match first in __of_match_node()Kevin Hao
2014-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-02-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds