aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAge
* Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2018-08-23
|\
| * tracing/kprobes: Fix to check notrace function with correct rangeMasami Hiramatsu2018-08-21
| * tracing: Allow gcov profiling on only ftrace subsystemMasami Hiramatsu2018-08-21
* | Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-22
|\ \
| * | tracing/blktrace: Fix to allow setting same valueSteven Rostedt (VMware)2018-08-16
* | | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-08-20
|\ \ \ | | |/ | |/|
| * | tracing: Fix SPDX format headers to use C++ style commentsSteven Rostedt (VMware)2018-08-16
| * | tracing: Add SPDX License format tags to tracing filesSteven Rostedt (VMware)2018-08-16
| * | tracing: Add SPDX License format to bpf_trace.cSteven Rostedt (VMware)2018-08-16
| * | blktrace: Add SPDX License format headerSteven Rostedt (VMware)2018-08-16
| * | tracing: Add -mcount-nop option supportVasily Gorbik2018-08-15
| * | uprobes: Use synchronize_rcu() not synchronize_sched()Steven Rostedt (VMware)2018-08-10
| * | tracing: Fix synchronizing to event changes with tracepoint_synchronize_unreg...Steven Rostedt (VMware)2018-08-10
| * | ftrace: Remove unused pointer ftrace_swapper_pidColin Ian King2018-08-10
| * | tracing: More reverting of "tracing: Centralize preemptirq tracepoints and un...Steven Rostedt (VMware)2018-08-10
| * | tracing/irqsoff: Handle preempt_count for different configsSteven Rostedt (VMware)2018-08-10
| * | tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and un...Steven Rostedt (VMware)2018-08-10
| * | tracing: irqsoff: Account for additional preempt_disableJoel Fernandes (Google)2018-08-06
| * | trace: Use rcu_dereference_raw for hooks from trace-event subsystemJoel Fernandes (Google)2018-08-03
| * | tracing/kprobes: Fix within_notrace_func() to check only notrace functionsMasami Hiramatsu2018-08-02
| * | ftrace: Use true and false for boolean values in ops_references_rec()Gustavo A. R. Silva2018-08-01
| * | ring-buffer: Make ring_buffer_record_is_set_on() return boolSteven Rostedt (VMware)2018-08-01
| * | ring-buffer: Make ring_buffer_record_is_on() return boolSteven Rostedt (VMware)2018-08-01
| * | tracing: Make tracer_tracing_is_on() return boolSteven Rostedt (VMware)2018-08-01
| * | tracing: Do a WARN_ON() if start_thread() in hwlat is called when thread existsSteven Rostedt (VMware)2018-08-01
| * | ftrace: Add missing check for existing hwlat threadErica Bugden2018-08-01
| * | tracing: Do not call start/stop() functions when tracing_on does not changeSteven Rostedt (VMware)2018-08-01
| * | tracing: Centralize preemptirq tracepoints and unify their usageJoel Fernandes (Google)2018-07-31
| * | selftest/ftrace: Move kprobe selftest function to separate compile unitFrancis Deslauriers2018-07-30
| * | tracing: kprobes: Prohibit probing on notrace functionMasami Hiramatsu2018-07-30
| * | tracing: preemptirq_delay_run() can be statickbuild test robot2018-07-27
| * | tracing/kprobes: Simplify the logic of enable_trace_kprobe()Steven Rostedt (VMware)2018-07-27
| * | tracing: Remove orphaned function ftrace_nr_registered_ops()Masami Hiramatsu2018-07-26
| * | tracing: Remove orphaned function using_ftrace_ops_list_func().Masami Hiramatsu2018-07-26
| * | tracing: Make unregister_trigger() staticSteven Rostedt (VMware)2018-07-26
| * | lib: Add module for testing preemptoff/irqsoff latency tracersJoel Fernandes (Google)2018-07-26
| * | tracing/irqsoff: Split reset into separate functionsJoel Fernandes (Google)2018-07-26
* | | Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-15
|\ \ \
| * | | printk/nmi: Prevent deadlock when accessing the main log buffer in NMIPetr Mladek2018-07-09
* | | | Merge tag 'docs-4.19' of git://git.lwn.net/linuxLinus Torvalds2018-08-14
|\ \ \ \
| * | | | doc: tracing: Fix a typo of trace_statMasami Hiramatsu2018-07-26
| * | | | docs: histogram.txt: convert it to ReST file formatMauro Carvalho Chehab2018-07-02
* | | | | Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-14
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe2018-08-05
| |\ \ \ \
| * | | | | Blktrace: bail out early if block debugfs is not configuredLiu Bo2018-07-09
* | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-08-02
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | tracing: Quiet gcc warning about maybe unused link variableSteven Rostedt (VMware)2018-07-25
| * | | | | tracing: Fix possible double free in event_enable_trigger_func()Steven Rostedt (VMware)2018-07-25
| * | | | | tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failureArtem Savkov2018-07-25
| * | | | | ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu2018-07-25