summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_kdb.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-091-2/+2
|\
| * kdb: Categorize kdb commands (similar to SysRq categorization)Daniel Thompson2014-11-111-1/+1
| * kdb: Remove KDB_REPEAT_NONE flagAnton Vorontsov2014-11-111-1/+1
| * kdb: Rename kdb_register_repeat() to kdb_register_flags()Anton Vorontsov2014-11-111-1/+1
* | tracing: kdb: Fix kernel livelock with empty buffersDaniel Thompson2014-11-131-6/+6
* | tracing: kdb: Fix kernel panic during ftdumpDaniel Thompson2014-11-131-2/+7
|/
* tracing: Consolidate max_tr into main trace_array structureSteven Rostedt (Red Hat)2013-03-151-4/+4
* tracing: Replace the static global per_cpu arrays with allocated per_cpuSteven Rostedt2013-03-151-2/+2
* tracing: Use RING_BUFFER_ALL_CPUS for TRACE_PIPE_ALL_CPUSteven Rostedt2013-03-151-2/+2
* kdb,ftdump: Remove reference to internal kdb includeJason Wessel2010-10-221-1/+0
* ftrace,kdb: Allow dumping a specific cpu's buffer with ftdumpJason Wessel2010-08-051-10/+27
* ftrace,kdb: Extend kdb to be able to dump the ftrace bufferJason Wessel2010-08-051-0/+119
OpenPOWER on IntegriCloud