aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace_kdb.c
AgeCommit message (Expand)Author
2019-04-05tracing: kdb: Fix ftdump to not sleepDouglas Anderson
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-09-30tracing: Move trace_flags from global to a trace_array fieldSteven Rostedt (Red Hat)
2015-01-09Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-11-13tracing: kdb: Fix kernel livelock with empty buffersDaniel Thompson
2014-11-13tracing: kdb: Fix kernel panic during ftdumpDaniel Thompson
2014-11-11kdb: Categorize kdb commands (similar to SysRq categorization)Daniel Thompson
2014-11-11kdb: Remove KDB_REPEAT_NONE flagAnton Vorontsov
2014-11-11kdb: Rename kdb_register_repeat() to kdb_register_flags()Anton Vorontsov
2013-03-15tracing: Consolidate max_tr into main trace_array structureSteven Rostedt (Red Hat)
2013-03-15tracing: Replace the static global per_cpu arrays with allocated per_cpuSteven Rostedt
2013-03-15tracing: Use RING_BUFFER_ALL_CPUS for TRACE_PIPE_ALL_CPUSteven Rostedt
2010-10-22kdb,ftdump: Remove reference to internal kdb includeJason Wessel
2010-08-05ftrace,kdb: Allow dumping a specific cpu's buffer with ftdumpJason Wessel
2010-08-05ftrace,kdb: Extend kdb to be able to dump the ftrace bufferJason Wessel