Age | Commit message (Expand) | Author |
2019-09-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2019-08-21 | bpf: clarify description for CONFIG_BPF_EVENTS | Peter Wu |
2019-07-31 | tracing: Use CONFIG_PREEMPTION | Thomas Gleixner |
2019-07-31 | rcu: Use CONFIG_PREEMPTION | Thomas Gleixner |
2019-07-18 | Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2019-05-25 | tracing: Make a separate config for trace event self tests | Steven Rostedt (VMware) |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-08 | tracing: stop making gpio tracing configurable | Uwe Kleine-König |
2019-02-27 | kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig | Masahiro Yamada |
2018-12-08 | tracing: Use dyn_event framework for synthetic events | Masami Hiramatsu |
2018-12-08 | tracing/uprobes: Use dyn_event framework for uprobe events | Masami Hiramatsu |
2018-12-08 | tracing/kprobes: Use dyn_event framework for kprobe events | Masami Hiramatsu |
2018-12-08 | tracing: Add unified dynamic event framework | Masami Hiramatsu |
2018-08-23 | Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds |
2018-08-21 | tracing: Allow gcov profiling on only ftrace subsystem | Masami Hiramatsu |
2018-08-20 | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2018-08-15 | tracing: Add -mcount-nop option support | Vasily Gorbik |
2018-07-31 | tracing: Centralize preemptirq tracepoints and unify their usage | Joel Fernandes (Google) |
2018-07-30 | tracing: kprobes: Prohibit probing on notrace function | Masami Hiramatsu |
2018-07-26 | doc: tracing: Fix a typo of trace_stat | Masami Hiramatsu |
2018-07-26 | lib: Add module for testing preemptoff/irqsoff latency tracers | Joel Fernandes (Google) |
2018-07-02 | docs: histogram.txt: convert it to ReST file format | Mauro Carvalho Chehab |
2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab |
2018-05-03 | tracing: Remove PPC32 wart from config TRACING_SUPPORT | Michael Ellerman |
2018-03-10 | tracing: Add inter-event blurb to HIST_TRIGGERS config option | Tom Zanussi |
2018-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-01-15 | tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=y | Randy Dunlap |
2018-01-12 | error-injection: Separate error-injection from kprobe | Masami Hiramatsu |
2018-01-12 | tracing/kprobe: bpf: Check error injectable event is on function entry | Masami Hiramatsu |
2017-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2017-12-12 | bpf: add a bpf_override_function helper | Josef Bacik |
2017-12-04 | tracing: make PREEMPTIRQ_EVENTS depend on TRACING | Arnd Bergmann |
2017-11-17 | Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2017-10-12 | tracing: Kconfig text fixes for CONFIG_HWLAT_TRACER | Jesper Dangaard Brouer |
2017-10-10 | tracing: Add support for preempt and irq enable/disable events | Joel Fernandes |
2017-06-13 | tracing: Rename update the enum_map file | Jeremy Linton |
2017-05-03 | Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2017-04-07 | ftrace: Add use of synchronize_rcu_tasks() with dynamic trampolines | Steven Rostedt (VMware) |
2017-03-16 | uprobes: Default UPROBES_EVENTS to Y | Arnaldo Carvalho de Melo |
2017-03-01 | perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS | Anton Blanchard |
2016-11-14 | ftrace: Support full glob matching | Masami Hiramatsu |
2016-10-06 | Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2016-09-02 | tracing: Added hardware latency tracer | Steven Rostedt (Red Hat) |
2016-08-24 | ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config | Josh Poimboeuf |
2016-07-05 | tracing: Have HIST_TRIGGERS select TRACING | Tom Zanussi |
2016-04-19 | tracing: Add 'hist' event trigger command | Tom Zanussi |
2016-04-19 | tracing: Fix TRACING_MAP Kconfig | Steven Rostedt (Red Hat) |
2016-04-19 | tracing: Add lock-free tracing_map | Tom Zanussi |
2015-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-11-10 | bpf_trace: Make dependent on PERF_EVENTS | Steven Rostedt |