summaryrefslogtreecommitdiffstats
path: root/kernel/trace (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-08-222-6/+6
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | treewide: Rename rcu_dereference_raw_notrace() to _check()Joel Fernandes (Google)2019-08-012-6/+6
| | |/ /
* | | | tracing: Correct kdoc formatsJakub Kicinski2019-08-311-12/+14
* | | | tracing/probe: Fix null pointer dereferenceXinpeng Liu2019-08-311-1/+2
* | | | tracing: Make exported ftrace_set_clr_event non-staticDenis Efremov2019-08-311-1/+1
* | | | ftrace: Check for successful allocation of hashNaveen N. Rao2019-08-301-0/+5
* | | | ftrace: Check for empty hash and comment the race with registering probesSteven Rostedt (VMware)2019-08-301-1/+9
* | | | ftrace: Fix NULL pointer dereference in t_probe_next()Naveen N. Rao2019-08-301-0/+4
|/ / /
* / / fgraph: Remove redundant ftrace_graph_notrace_addr() testChangbin Du2019-07-311-10/+7
|/ /
* | Merge tag 'trace-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2019-07-191-8/+1
|\ \
| * | tracing: Fix user stack trace "??" outputEiichi Tsukata2019-07-191-8/+1
* | | Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-07-1812-355/+547
|\| |
| * | tracing: Make trace_get_fields() globalCong Wang2019-07-161-8/+0
| * | tracing: Let filter_assign_type() detect FILTER_PTR_STRINGCong Wang2019-07-161-0/+3
| * | tracing: Pass type into tracing_generic_entry_update()Cong Wang2019-07-162-6/+5
| * | tracing/kprobe: Check registered state using kprobeMasami Hiramatsu2019-07-162-14/+15
| * | tracing/probe: Add trace_event_call accesses APIsMasami Hiramatsu2019-07-164-28/+40
| * | tracing/probe: Add probe event name and group name accesses APIsMasami Hiramatsu2019-07-163-23/+33
| * | tracing/probe: Add trace flag access APIs for trace_probeMasami Hiramatsu2019-07-164-23/+41
| * | tracing/probe: Add trace_event_file access APIs for trace_probeMasami Hiramatsu2019-07-164-101/+109
| * | tracing/probe: Add trace_event_call register API for trace_probeMasami Hiramatsu2019-07-164-36/+28
| * | tracing/probe: Add trace_probe init and free functionsMasami Hiramatsu2019-07-164-58/+58
| * | tracing/uprobe: Set print format when parsing commandMasami Hiramatsu2019-07-161-18/+7
| * | tracing/kprobe: Set print format right after parsed commandMasami Hiramatsu2019-07-161-16/+9
| * | ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESSSteven Rostedt (VMware)2019-05-281-13/+4
| * | ftrace: Enable trampoline when rec count returns back to oneCheng Jian2019-05-261-13/+15
| * | tracing/kprobe: Do not run kprobe boot tests if kprobe_event is on cmdlineSteven Rostedt (VMware)2019-05-261-0/+8
| * | tracing: Make a separate config for trace event self testsSteven Rostedt (VMware)2019-05-262-2/+12
| * | tracing/kprobe: Add kprobe_event= boot parameterMasami Hiramatsu2019-05-261-0/+54
| * | tracing/kprobe: Cast user-space address correctlyMasami Hiramatsu2019-05-261-1/+3
| * | tracing: Use correct function name in trace_filter_add_remove_task() commentMatthias Kaehlcke2019-05-261-1/+1
| * | tracing/probe: Support user-space dereferenceMasami Hiramatsu2019-05-266-14/+53
| * | tracing/probe: Add ustring type for user-space stringMasami Hiramatsu2019-05-266-8/+77
| * | ftrace: Make enable and update parameters bool when applicableSteven Rostedt (VMware)2019-05-261-10/+10
* | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-122-10/+0
|\ \ \
| * | | blktrace: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-031-6/+0
| * | | trace: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-031-4/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-111-8/+89
|\ \ \ \
| * | | | bpf: fix compiler warning with CONFIG_MODULES=nYonghong Song2019-06-261-13/+14
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-185-30/+113
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-011-8/+88
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | bpf: tracing: properly use bpf_prog_array apiStanislav Fomichev2019-05-291-8/+10
| | * | | | bpf: check signal validity in nmi for bpf_send_signal() helperYonghong Song2019-05-281-0/+6
| | * | | | bpf: implement bpf_send_signal() helperYonghong Song2019-05-241-0/+72
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-091-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v5.2' into perf/core, to pick up fixesIngo Molnar2019-07-082-14/+20
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'v5.2-rc6' into perf/core, to refresh branchIngo Molnar2019-06-245-30/+113
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | perf/core: Allow non-privileged uprobe for user processesSong Liu2019-06-031-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-091-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar2019-06-241-16/+84
| |\ \ \ \ \ | | | |/ / / | | |/| | |