summaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
...
| * | tracing/irqsoff: Handle preempt_count for different configsSteven Rostedt (VMware)2018-08-101-29/+37
| * | tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and un...Steven Rostedt (VMware)2018-08-101-16/+20
| * | tracing: irqsoff: Account for additional preempt_disableJoel Fernandes (Google)2018-08-071-0/+26
| * | trace: Use rcu_dereference_raw for hooks from trace-event subsystemJoel Fernandes (Google)2018-08-031-2/+2
| * | tracing/kprobes: Fix within_notrace_func() to check only notrace functionsMasami Hiramatsu2018-08-021-3/+5
| * | ftrace: Use true and false for boolean values in ops_references_rec()Gustavo A. R. Silva2018-08-021-5/+5
| * | ring-buffer: Make ring_buffer_record_is_set_on() return boolSteven Rostedt (VMware)2018-08-021-1/+1
| * | ring-buffer: Make ring_buffer_record_is_on() return boolSteven Rostedt (VMware)2018-08-021-1/+1
| * | tracing: Make tracer_tracing_is_on() return boolSteven Rostedt (VMware)2018-08-012-2/+2
| * | tracing: Do a WARN_ON() if start_thread() in hwlat is called when thread existsSteven Rostedt (VMware)2018-08-011-1/+1
| * | ftrace: Add missing check for existing hwlat threadErica Bugden2018-08-011-0/+3
| * | tracing: Do not call start/stop() functions when tracing_on does not changeSteven Rostedt (VMware)2018-08-011-1/+3
| * | tracing: Centralize preemptirq tracepoints and unify their usageJoel Fernandes (Google)2018-07-314-180/+147Star
| * | selftest/ftrace: Move kprobe selftest function to separate compile unitFrancis Deslauriers2018-07-314-11/+23
| * | tracing: kprobes: Prohibit probing on notrace functionMasami Hiramatsu2018-07-312-9/+58
| * | tracing: preemptirq_delay_run() can be statickbuild test robot2018-07-271-1/+1
| * | tracing/kprobes: Simplify the logic of enable_trace_kprobe()Steven Rostedt (VMware)2018-07-271-18/+24
| * | tracing: Remove orphaned function ftrace_nr_registered_ops()Masami Hiramatsu2018-07-261-24/+0Star
| * | tracing: Remove orphaned function using_ftrace_ops_list_func().Masami Hiramatsu2018-07-262-6/+0Star
| * | tracing: Make unregister_trigger() staticSteven Rostedt (VMware)2018-07-262-6/+3Star
| * | lib: Add module for testing preemptoff/irqsoff latency tracersJoel Fernandes (Google)2018-07-263-0/+88
| * | tracing/irqsoff: Split reset into separate functionsJoel Fernandes (Google)2018-07-261-3/+19
* | | Merge tag 'printk-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-151-1/+3
|\ \ \
| * | | printk/nmi: Prevent deadlock when accessing the main log buffer in NMIPetr Mladek2018-07-091-1/+3
* | | | Merge tag 'docs-4.19' of git://git.lwn.net/linuxLinus Torvalds2018-08-141-2/+2
|\ \ \ \
| * | | | doc: tracing: Fix a typo of trace_statMasami Hiramatsu2018-07-261-1/+1
| * | | | docs: histogram.txt: convert it to ReST file formatMauro Carvalho Chehab2018-07-021-1/+1
* | | | | Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-141-3/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe2018-08-063-7/+12
| |\ \ \ \
| * | | | | Blktrace: bail out early if block debugfs is not configuredLiu Bo2018-07-091-3/+3
* | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-08-024-7/+48
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | tracing: Quiet gcc warning about maybe unused link variableSteven Rostedt (VMware)2018-07-261-2/+4
| * | | | | tracing: Fix possible double free in event_enable_trigger_func()Steven Rostedt (VMware)2018-07-261-1/+5
| * | | | | tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failureArtem Savkov2018-07-251-2/+11
| * | | | | ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu2018-07-252-0/+22
| * | | | | tracing: Fix double free of event_trigger_dataSteven Rostedt (VMware)2018-07-251-4/+8
| | |/ / / | |/| | |
* | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-07-258-24/+29
|\| | | |
| * | | | tracing: Reorder display of TGID to be after PIDJoel Fernandes (Google)2018-07-132-6/+7
| * | | | tracing/kprobe: Release kprobe print_fmt properlyJiri Olsa2018-07-111-1/+5
| |/ / /
| * | | tracing: Fix missing return symbol in function_graph outputChangbin Du2018-07-041-1/+4
| * | | ftrace: Nuke clear_ftrace_functionYisheng Xie2018-07-041-12/+1Star
| * | | tracing: Use __printf markup to silence compilerMathieu Malaterre2018-07-041-0/+5
| * | | tracing: Optimize trace_buffer_iter() logicyuan linyu2018-07-041-3/+1Star
| * | | tracing: Make create_filter() code match the commentsSteven Rostedt (VMware)2018-07-041-0/+5
| * | | tracing: Avoid string overflowArnd Bergmann2018-07-041-1/+1
| |/ /
* | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-06-262-6/+10
|\| |
| * | tracing: Use swap macro in update_max_trGustavo A. R. Silva2018-06-211-5/+1Star
| * | tracing: Check for no filter when processing event filtersSteven Rostedt (VMware)2018-06-211-1/+9
* | | bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu2018-06-211-8/+3Star
|/ /
* | docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-8/+8