index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_kdb.c
Age
Commit message (
Expand
)
Author
2015-01-10
Merge tag 'for_linus-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-11-14
tracing: kdb: Fix kernel livelock with empty buffers
Daniel Thompson
2014-11-14
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