summaryrefslogtreecommitdiffstats
path: root/kernel/trace
Commit message (Expand)AuthorAgeFilesLines
* ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...Petr Mladek2019-07-101-9/+1Star
* tracing/snapshot: Resize spare buffer if size changedEiichi Tsukata2019-07-101-4/+6
* ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()Wei Li2019-07-101-2/+5
* module: Fix livepatch/ftrace module text permissions raceJosh Poimboeuf2019-07-101-1/+9
* tracing: avoid build warning with HAVE_NOP_MCOUNTVasily Gorbik2019-07-101-3/+2Star
* bpf: fix nested bpf tracepoints with per-cpu dataMatt Mullins2019-07-031-16/+84
* Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP"Sasha Levin2019-07-031-4/+0Star
* tracing: Silence GCC 9 array bounds warningMiguel Ojeda2019-06-253-10/+20
* tracing: Prevent hist_field_var_ref() from accessing NULL tracing_map_eltsTom Zanussi2019-06-191-0/+3
* tracing: Avoid memory leak in predicate_parse()Tomas Bortoli2019-06-091-2/+6
* x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAPPeter Zijlstra2019-05-311-0/+4
* tracing: Fix partial reading of trace event's id fileElazar Leibovich2019-05-251-3/+0Star
* fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox2019-05-041-1/+5
* trace: Fix preempt_enable_no_resched() abusePeter Zijlstra2019-05-021-1/+1
* tracing: Fix buffer_ref pipe opsJann Horn2019-05-021-14/+14
* tracing: Fix a memory leak by early error exit in trace_pid_write()Wenwen Wang2019-05-021-1/+4
* kprobes: Mark ftrace mcount handler functions nokprobeMasami Hiramatsu2019-04-271-1/+5
* tracing: kdb: Fix ftdump to not sleepDouglas Anderson2019-04-053-6/+11
* tracing/perf: Use strndup_user() instead of buggy open-coded versionJann Horn2019-03-231-9/+7Star
* tracing: Do not free iter->trace in fail path of tracing_open_pipe()zhangyi (F)2019-03-231-1/+0Star
* tracing: Use strncpy instead of memcpy for string keys in hist triggersTom Zanussi2019-03-231-2/+3
* bpf: fix potential deadlock in bpf_prog_registerAlexei Starovoitov2019-03-131-12/+2Star
* tracing: Fix event filters and triggers to handle negative numbersPavel Tikhomirov2019-03-101-1/+4
* tracing: Fix number of entries in trace headerQuentin Perret2019-02-271-0/+2
* tracing/uprobes: Fix output for multiple string argumentsAndreas Ziegler2019-02-201-1/+8
* tracing: uprobes: Fix typo in pr_fmt stringAndreas Ziegler2019-02-151-1/+1
* tracing: Fix memory leak of instance function hash filtersSteven Rostedt (VMware)2018-12-191-0/+1
* tracing: Fix memory leak in set_trigger_filter()Steven Rostedt (VMware)2018-12-191-2/+4
* tracing: Fix memory leak in create_filter()Steven Rostedt (VMware)2018-12-191-1/+4
* bpf: fix check of allowed specifiers in bpf_trace_printkMartynas Pumputis2018-12-171-3/+5
* tracing/fgraph: Fix set_graph_function from showing interruptsSteven Rostedt (VMware)2018-12-084-3/+62
* function_graph: Reverse the order of pushing the ret_stack and the callbackSteven Rostedt (VMware)2018-12-051-4/+6
* function_graph: Move return callback before update of curr_ret_stackSteven Rostedt (VMware)2018-12-051-9/+13
* function_graph: Have profiler use curr_ret_stack and not depthSteven Rostedt (VMware)2018-12-051-2/+2
* function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stackSteven Rostedt (VMware)2018-12-052-8/+16
* function_graph: Make ftrace_push_return_trace() staticSteven Rostedt (VMware)2018-12-051-1/+1
* function_graph: Create function_graph_enter() to consolidate architecture codeSteven Rostedt (VMware)2018-12-051-0/+16
* tracing/kprobes: Check the probe on unloaded module correctlyMasami Hiramatsu2018-11-211-13/+26
* tracing: Return -ENOENT if there is no target synthetic eventMasami Hiramatsu2018-11-131-1/+3
* 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-181-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-2135-423/+472
|\ \ \ | | |/ | |/|
| * | tracing: Fix SPDX format headers to use C++ style commentsSteven Rostedt (VMware)2018-08-178-8/+8