Age | Commit message (Expand) | Author |
2020-01-13 | tracing: Rename trace_buffer to array_buffer | Steven Rostedt (VMware) |
2019-05-25 | tracing: Silence GCC 9 array bounds warning | Miguel Ojeda |
2019-05-02 | tracing: kdb: Allow ftdump to skip all but the last few entries | Douglas Anderson |
2019-05-02 | tracing: kdb: The skip_lines parameter should have been skip_entries | Douglas Anderson |
2019-03-13 | tracing: kdb: Fix ftdump to not sleep | Douglas Anderson |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2015-09-30 | tracing: Move trace_flags from global to a trace_array field | Steven Rostedt (Red Hat) |
2015-01-09 | Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-11-13 | tracing: kdb: Fix kernel livelock with empty buffers | Daniel Thompson |
2014-11-13 | tracing: kdb: Fix kernel panic during ftdump | Daniel Thompson |
2014-11-11 | kdb: Categorize kdb commands (similar to SysRq categorization) | Daniel Thompson |
2014-11-11 | kdb: Remove KDB_REPEAT_NONE flag | Anton Vorontsov |
2014-11-11 | kdb: Rename kdb_register_repeat() to kdb_register_flags() | Anton Vorontsov |
2013-03-15 | tracing: Consolidate max_tr into main trace_array structure | Steven Rostedt (Red Hat) |
2013-03-15 | tracing: Replace the static global per_cpu arrays with allocated per_cpu | Steven Rostedt |
2013-03-15 | tracing: Use RING_BUFFER_ALL_CPUS for TRACE_PIPE_ALL_CPU | Steven Rostedt |
2010-10-22 | kdb,ftdump: Remove reference to internal kdb include | Jason Wessel |
2010-08-05 | ftrace,kdb: Allow dumping a specific cpu's buffer with ftdump | Jason Wessel |
2010-08-05 | ftrace,kdb: Extend kdb to be able to dump the ftrace buffer | Jason Wessel |