summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-10livepatch: Remove klp_check_compiler_support()Jiri Kosina
2019-05-10ftrace/x86: Remove mcount supportSteven Rostedt (VMware)
2019-05-10ftrace/x86_32: Remove support for non DYNAMIC_FTRACESteven Rostedt (VMware)
2019-05-09tracing: Simplify "if" macro codeLinus Torvalds
2019-05-08tracing: Fix documentation about disabling options using trace_optionsSrivatsa S. Bhat (VMware)
2019-05-08tracing: Replace kzalloc with kcallocGustavo A. R. Silva
2019-05-08tracing: Fix partial reading of trace event's id fileElazar Leibovich
2019-05-08tracing: Allow RCU to run between postponed startup testsAnders Roxell
2019-05-08tracing: Fix white space issues in parse_pred() functionColin Ian King
2019-05-08tracing: Eliminate const char[] auto variablesRasmus Villemoes
2019-05-08ring-buffer: Fix mispelling of CalculateYangtao Li
2019-05-08tracing: probeevent: Fix to make the type of $comm stringMasami Hiramatsu
2019-05-08tracing: probeevent: Do not accumulate on ret variableMasami Hiramatsu
2019-05-08tracing: uprobes: Re-enable $comm support for uprobe eventsMasami Hiramatsu
2019-05-08ftrace/x86_64: Emulate call function while updating in breakpoint handlerPeter Zijlstra
2019-05-08x86_64: Allow breakpoints to emulate call instructionsPeter Zijlstra
2019-05-08x86_64: Add gap to int3 to allow for call emulationJosh Poimboeuf
2019-05-02tracing: kdb: Allow ftdump to skip all but the last few entriesDouglas Anderson
2019-05-02tracing: Add trace_total_entries() / trace_total_entries_cpu()Douglas Anderson
2019-05-02tracing: kdb: The skip_lines parameter should have been skip_entriesDouglas Anderson
2019-04-29function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...Steven Rostedt (VMware)
2019-04-21function_graph: Have selftest also emulate tr->reset() as it did with tr->init()Steven Rostedt (VMware)
2019-04-11ftrace: Do not process STUB functions in ftrace_ops_list_func()Steven Rostedt (VMware)
2019-04-10ftrace: Remove ASSIGN_OPS_HASH() macro from ftrace.cSteven Rostedt (VMware)
2019-04-08rcu: validate arguments for rcu tracepointsYafang Shao
2019-04-08sched/fair: do not expose some tracepoints to user if CONFIG_SCHEDSTATS is no...Yafang Shao
2019-04-08tracing: introduce TRACE_EVENT_NOP()Yafang Shao
2019-04-08tracing: Add error_log to READMETom Zanussi
2019-04-08tracing: Add tracing/error_log DocumentationTom Zanussi
2019-04-08selftests/ftrace: Add tracing/error_log testcaseTom Zanussi
2019-04-08selftests/ftrace: Remove trigger-extended-error-support testcaseTom Zanussi
2019-04-08selftests/ftrace: Move kprobe/uprobe check_error() to test.d/functionsTom Zanussi
2019-04-08selftests/ftrace: Add error_log testcase for probe errorsMasami Hiramatsu
2019-04-08tracing: Have the error logs show up in the proper instancesSteven Rostedt (VMware)
2019-04-08tracing: Have histogram code pass around trace_array for error handlingSteven Rostedt (VMware)
2019-04-08tracing: Add trace_array parameter to create_event_filter()Steven Rostedt (VMware)
2019-04-02tracing: Use tracing error_log with probe eventsMasami Hiramatsu
2019-04-02tracing: Use tracing error_log with trace event filtersTom Zanussi
2019-04-02tracing: Use tracing error_log with hist triggersTom Zanussi
2019-04-02tracing: Save the last hist command's associated event nameTom Zanussi
2019-04-02tracing: Add tracing error logTom Zanussi
2019-04-02tracing: Kernel access to Ftrace instancesDivya Indi
2019-04-02ring-buffer: Fix ring buffer size in rb_write_something()YueHaibing
2019-03-31Linux 5.1-rc3Linus Torvalds
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-31Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-31Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-03-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds