summaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tracing: probeevent: Append traceprobe_ for exported functionMasami Hiramatsu2018-10-104-6/+6
| * | | tracing: probeevent: Return consumed bytes of dynamic areaMasami Hiramatsu2018-10-104-110/+88
| * | | tracing: probeevent: Unify fetch type tablesMasami Hiramatsu2018-10-104-75/+39
| * | | tracing: probeevent: Introduce new argument fetching codeMasami Hiramatsu2018-10-105-678/+491
| * | | tracing: probeevent: Remove NOKPROBE_SYMBOL from print functionsMasami Hiramatsu2018-10-101-3/+1
| * | | tracing: probeevent: Cleanup argument field definitionMasami Hiramatsu2018-10-104-41/+29
| * | | tracing: probeevent: Cleanup print argument functionsMasami Hiramatsu2018-10-104-31/+29
| * | | trace_uprobe: support reference counter in fd-based uprobeSong Liu2018-10-103-5/+9
| * | | trace_uprobe/sdt: Prevent multiple reference counter for same uprobeRavi Bangoria2018-09-241-2/+35
| * | | uprobes: Support SDT markers having reference count (semaphore)Ravi Bangoria2018-09-242-4/+36
| * | | tracing/kprobe: Remove unneeded extra strchr() from create_trace_kprobe()Steven Rostedt (VMware)2018-09-241-3/+6
* | | | Merge tag 'trace-v4.19-rc8-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-301-1/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | tracing: Return -ENOENT if there is no target synthetic eventMasami Hiramatsu2018-10-281-1/+3
* | | | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds2018-10-221-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe2018-10-011-0/+2
| |\| |
| * | | blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou (Facebook)2018-09-211-2/+2
| | |/ | |/|
* | | tracing: Fix synthetic event to allow semicolon at endMasami Hiramatsu2018-10-191-1/+1
* | | tracing: Fix synthetic event to accept unsigned modifierMasami Hiramatsu2018-10-191-6/+24
* | | tracing: Use trace_clock_local() for looping in preemptirq_delay_test.cSteven Rostedt (VMware)2018-10-171-5/+5
| |/ |/|
* | ring-buffer: Allow for rescheduling when removing pagesVaibhav Nagarnaik2018-09-171-0/+2
|/
* Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2018-08-233-1/+25
|\
| * tracing/kprobes: Fix to check notrace function with correct rangeMasami Hiramatsu2018-08-211-1/+8
| * tracing: Allow gcov profiling on only ftrace subsystemMasami Hiramatsu2018-08-212-0/+17
* | Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-221-0/+4
|\ \
| * | tracing/blktrace: Fix to allow setting same valueSteven Rostedt (VMware)2018-08-161-0/+4
* | | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-08-2035-423/+472
|\ \ \ | | |/ | |/|
| * | tracing: Fix SPDX format headers to use C++ style commentsSteven Rostedt (VMware)2018-08-168-8/+8
| * | tracing: Add SPDX License format tags to tracing filesSteven Rostedt (VMware)2018-08-1620-102/+20
| * | tracing: Add SPDX License format to bpf_trace.cSteven Rostedt (VMware)2018-08-161-4/+1
| * | blktrace: Add SPDX License format headerSteven Rostedt (VMware)2018-08-161-13/+1
| * | tracing: Add -mcount-nop option supportVasily Gorbik2018-08-152-0/+7
| * | uprobes: Use synchronize_rcu() not synchronize_sched()Steven Rostedt (VMware)2018-08-101-1/+1
| * | tracing: Fix synchronizing to event changes with tracepoint_synchronize_unreg...Steven Rostedt (VMware)2018-08-104-14/+17
| * | ftrace: Remove unused pointer ftrace_swapper_pidColin Ian King2018-08-101-2/+0
| * | tracing: More reverting of "tracing: Centralize preemptirq tracepoints and un...Steven Rostedt (VMware)2018-08-103-50/+38
| * | 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-061-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-011-5/+5
| * | ring-buffer: Make ring_buffer_record_is_set_on() return boolSteven Rostedt (VMware)2018-08-011-1/+1
| * | ring-buffer: Make ring_buffer_record_is_on() return boolSteven Rostedt (VMware)2018-08-011-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/+147
| * | selftest/ftrace: Move kprobe selftest function to separate compile unitFrancis Deslauriers2018-07-304-11/+23
| * | tracing: kprobes: Prohibit probing on notrace functionMasami Hiramatsu2018-07-302-9/+58
OpenPOWER on IntegriCloud