Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | tracing: Add trace_array_find/_get() to find instance trace arrays | Tom Zanussi | 2020-01-30 | 2 | -10/+35 | |
| * | | | | | | | | trigger_next should increase position index | Vasily Averin | 2020-01-30 | 1 | -2/+3 | |
| * | | | | | | | | tracing: eval_map_next() should always increase position index | Vasily Averin | 2020-01-30 | 1 | -3/+1 | |
| * | | | | | | | | ftrace: fpid_next() should increase position index | Vasily Averin | 2020-01-30 | 1 | -2/+3 | |
| * | | | | | | | | tracing: Fix sched switch start/stop refcount racy updates | Mathieu Desnoyers | 2020-01-30 | 1 | -1/+3 | |
| * | | | | | | | | tracing/boot: Move external function declarations to kernel/trace/trace.h | Masami Hiramatsu | 2020-01-29 | 2 | -15/+17 | |
| * | | | | | | | | tracing/boot: Include required headers and sort it alphabetically | Masami Hiramatsu | 2020-01-29 | 1 | -1/+8 | |
| * | | | | | | | | tracing: Add 'hist:' to hist trigger error log error string | Tom Zanussi | 2020-01-29 | 1 | -1/+2 | |
| * | | | | | | | | tracing: Add hist trigger error messages for sort specification | Tom Zanussi | 2020-01-29 | 1 | -4/+17 | |
| * | | | | | | | | tracing: Simplify assignment parsing for hist triggers | Tom Zanussi | 2020-01-29 | 1 | -43/+27 | |
| * | | | | | | | | tracing: Use pr_err() instead of WARN() for memory failures | Steven Rostedt (VMware) | 2020-01-25 | 3 | -11/+23 | |
| * | | | | | | | | tracing: Decrement trace_array when bootconfig creates an instance | Steven Rostedt (VMware) | 2020-01-25 | 2 | -0/+5 | |
| * | | | | | | | | tracing: Remove unneeded NULL check | Dan Carpenter | 2020-01-25 | 1 | -1/+1 | |
| * | | | | | | | | tracing: Set kernel_stack's caller size properly | Josef Bacik | 2020-01-25 | 1 | -1/+1 | |
| * | | | | | | | | tracing: Fix tracing_stat return values in error handling paths | Luis Henriques | 2020-01-25 | 1 | -4/+8 | |
| * | | | | | | | | tracing: Fix very unlikely race of registering two stat tracers | Steven Rostedt (VMware) | 2020-01-24 | 1 | -10/+9 | |
| * | | | | | | | | trace/kprobe: Remove unused MAX_KPROBE_CMDLINE_SIZE | Alex Shi | 2020-01-22 | 1 | -1/+0 | |
| * | | | | | | | | tracing: Fix uninitialized buffer var on early exit to trace_vbprintk() | Steven Rostedt (VMware) | 2020-01-22 | 1 | -1/+2 | |
| * | | | | | | | | tracing/boot: Fix an IS_ERR() vs NULL bug | Dan Carpenter | 2020-01-22 | 1 | -1/+1 | |
| * | | | | | | | | tracing: Remove unused TRACE_SEQ_BUF_USED | Alex Shi | 2020-01-22 | 1 | -3/+0 | |
| * | | | | | | | | ring-buffer: Remove abandoned macro RB_MISSED_FLAGS | Alex Shi | 2020-01-22 | 1 | -2/+0 | |
| * | | | | | | | | ftrace: Remove NR_TO_INIT macro | Alex Shi | 2020-01-21 | 1 | -3/+0 | |
| * | | | | | | | | ftrace: Remove abandoned macros | Alex Shi | 2020-01-21 | 1 | -2/+0 | |
| * | | | | | | | | tracing: Allow trace_printk() to nest in other tracing code | Steven Rostedt (VMware) | 2020-01-16 | 1 | -5/+19 | |
| * | | | | | | | | ring-buffer: Fix kernel doc for rb_update_event() | Steven Rostedt (VMware) | 2020-01-14 | 1 | -3/+3 | |
| * | | | | | | | | ring-bufer: kernel-doc warning fixes | Fabian Frederick | 2020-01-14 | 1 | -0/+3 | |
| * | | | | | | | | tracing: trigger: Replace unneeded RCU-list traversals | Masami Hiramatsu | 2020-01-13 | 2 | -16/+45 | |
| * | | | | | | | | tracing/boot: Add function tracer filter options | Masami Hiramatsu | 2020-01-13 | 1 | -0/+40 | |
| * | | | | | | | | tracing/boot: Add cpu_mask option support | Masami Hiramatsu | 2020-01-13 | 2 | -13/+43 | |
| * | | | | | | | | tracing/boot: Add instance node support | Masami Hiramatsu | 2020-01-13 | 1 | -5/+38 | |
| * | | | | | | | | tracing/boot: Add synthetic event support | Masami Hiramatsu | 2020-01-13 | 2 | -0/+52 | |
| * | | | | | | | | tracing/boot Add kprobe event support | Masami Hiramatsu | 2020-01-13 | 2 | -0/+51 | |
| * | | | | | | | | tracing/boot: Add per-event settings | Masami Hiramatsu | 2020-01-13 | 2 | -1/+61 | |
| * | | | | | | | | tracing/boot: Add boot-time tracing | Masami Hiramatsu | 2020-01-13 | 4 | -5/+128 | |
| * | | | | | | | | tracing: Add NULL trace-array check in print_synth_event() | Masami Hiramatsu | 2020-01-13 | 1 | -1/+1 | |
| * | | | | | | | | tracing: Accept different type for synthetic event fields | Masami Hiramatsu | 2020-01-13 | 1 | -2/+5 | |
| * | | | | | | | | tracing: kprobes: Register to dynevent earlier stage | Masami Hiramatsu | 2020-01-13 | 1 | -4/+15 | |
| * | | | | | | | | tracing: kprobes: Output kprobe event to printk buffer | Masami Hiramatsu | 2020-01-13 | 3 | -31/+31 | |
| * | | | | | | | | tracing: Apply soft-disabled and filter to tracepoints printk | Masami Hiramatsu | 2020-01-13 | 1 | -0/+7 | |
| * | | | | | | | | tracing: Make struct ring_buffer less ambiguous | Steven Rostedt (VMware) | 2020-01-13 | 15 | -126/+126 | |
| * | | | | | | | | tracing: Rename trace_buffer to array_buffer | Steven Rostedt (VMware) | 2020-01-13 | 17 | -193/+193 | |
| * | | | | | | | | perf: Make struct ring_buffer less ambiguous | Steven Rostedt (VMware) | 2020-01-13 | 3 | -65/+65 | |
* | | | | | | | | | Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2020-02-05 | 3 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | simple_recursive_removal(): kernel-side rm -rf for ramfs-style filesystems | Al Viro | 2019-12-11 | 3 | -6/+6 | |
* | | | | | | | | | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 2020-02-04 | 8 | -89/+87 | |
* | | | | | | | | | Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan... | Linus Torvalds | 2020-02-03 | 5 | -32/+19 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | kdb: Use for_each_console() helper | Andy Shevchenko | 2020-01-31 | 1 | -6/+3 | |
| * | | | | | | | kdb: remove redundant assignment to pointer bp | Colin Ian King | 2020-01-31 | 1 | -1/+0 | |
| * | | | | | | | kdb: Get rid of confusing diag msg from "rd" if current task has no regs | Douglas Anderson | 2020-01-31 | 1 | -15/+13 | |
| * | | | | | | | kdb: Gid rid of implicit setting of the current task / regs | Douglas Anderson | 2020-01-31 | 3 | -9/+2 |