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