summaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
* fgraph: Remove redundant ftrace_graph_notrace_addr() testChangbin Du2019-07-311-10/+7Star
* Merge tag 'trace-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2019-07-191-8/+1Star
|\
| * tracing: Fix user stack trace "??" outputEiichi Tsukata2019-07-191-8/+1Star
* | 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/+0Star
| * 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/+5Star
| * 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/+28Star
| * 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/+7Star
| * tracing/kprobe: Set print format right after parsed commandMasami Hiramatsu2019-07-161-16/+9Star
| * ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESSSteven Rostedt (VMware)2019-05-281-13/+4Star
| * 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/+0Star
|\ \
| * | blktrace: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-031-6/+0Star
| * | trace: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-031-4/+0Star
* | | 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
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar2019-06-174-14/+29
| |\ \ \ \ \
| * | | | | | sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior2019-06-031-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-07-042-14/+20
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | tracing/snapshot: Resize spare buffer if size changedEiichi Tsukata2019-06-281-4/+6
| * | | | | tracing: Fix memory leak in tracing_err_log_open()Takeshi Misawa2019-06-281-1/+13
| * | | | | ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...Petr Mladek2019-06-281-9/+1Star
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-181-16/+84
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | bpf: fix nested bpf tracepoints with per-cpu dataMatt Mullins2019-06-161-16/+84
| | |/ / / | |/| | |