projects
/
dragonfly.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
kernel - Stop KTR logging during panic
[dragonfly.git]
/
sys
/
kern
/
kern_ktr.c
2012-08-21
Matthew Dillon
kernel - Stop KTR logging during panic
blob
|
commitdiff
2011-12-30
Aggelos Economopoulos
Modify ktr(4) to be typesafe
blob
|
commitdiff
|
diff to current
2011-11-26
John Marino
Initial import of binutils 2.22 on the new vendor branch
blob
|
commitdiff
|
diff to current
2011-10-26
Matthew Dillon
kernel - callout_init() -> callout_init_mp() in selecte...
blob
|
commitdiff
|
diff to current
2011-07-16
Sascha Wildner
ktr(4): Add some sysctl descriptions for viewing with...
blob
|
commitdiff
|
diff to current
2011-07-16
Sascha Wildner
ktr(4): Ensure that KTR_ENTRIES is 2^n and document...
blob
|
commitdiff
|
diff to current
2011-01-23
Sascha Wildner
kernel: Silence an unused variable warning.
blob
|
commitdiff
|
diff to current
2011-01-21
Matthew Dillon
kernel - Fix lockup when debug.ktr.resynchronize is...
blob
|
commitdiff
|
diff to current
2011-01-11
Matthew Dillon
kernel - Fix very annoying lockup (SMP)
blob
|
commitdiff
|
diff to current
2010-09-19
Matthew Dillon
kernel - cleanup and some KTR work for x86_64
blob
|
commitdiff
|
diff to current
2010-08-30
Alex Hornung
spinlocks - Rename API to spin_{try,un,}lock
blob
|
commitdiff
|
diff to current
2010-08-30
Matthew Dillon
kernel - remove spin_lock_rd() and spin_unlock_rd()
blob
|
commitdiff
|
diff to current
2010-01-23
YONETANI Tomokazu
Fix kernel build for UP+KTR
blob
|
commitdiff
|
diff to current
2009-03-27
Matthew Dillon
Adjust the KTR code to use cache-aligned per-cpu struct...
blob
|
commitdiff
|
diff to current
2009-03-27
Matthew Dillon
Fix DDB's 'show ktr' command - improper panic and impro...
blob
|
commitdiff
|
diff to current
2008-12-28
Matthew Dillon
Remove KTR hacks, pass va_list through as needed.
blob
|
commitdiff
|
diff to current
2008-12-27
Jordan Gordeev
Bring in the remainder of the post-SoC amd64 enchilada.
blob
|
commitdiff
|
diff to current
2008-02-12
Simon Schubert
Unstaticize some variables so ktrdump will find them.
blob
|
commitdiff
|
diff to current
2007-11-03
Sascha Wildner
Remove unused tunables.
blob
|
commitdiff
|
diff to current
2007-04-30
Matthew Dillon
Revamp SYSINIT ordering. Relabel sysinit IDs (SI_...
blob
|
commitdiff
|
diff to current
2006-12-23
Sascha Wildner
Rename printf -> kprintf in sys/ and add some defines...
blob
|
commitdiff
|
diff to current
2006-12-18
Matthew Dillon
Rename kvprintf -> kvcprintf (call-back version)
blob
|
commitdiff
|
diff to current
2006-11-07
Matthew Dillon
More Machine-dependant/Machine-independant code and...
blob
|
commitdiff
|
diff to current
2006-09-05
Matthew Dillon
Rename malloc->kmalloc, free->kfree, and realloc->kreal...
blob
|
commitdiff
|
diff to current
2006-05-29
Matthew Dillon
Remove conditional memory allocation based on KTR_ALL...
blob
|
commitdiff
|
diff to current
2006-05-29
Matthew Dillon
Clean up compiler warnings when KTR is enabled but...
blob
|
commitdiff
|
diff to current
2006-05-21
Matthew Dillon
Implement a much faster spinlock.
blob
|
commitdiff
|
diff to current
2006-03-25
Sascha Wildner
KTR_VERBOSE's logging was being done outside 'if (ktr_b...
blob
|
commitdiff
|
diff to current
2005-12-12
Matthew Dillon
Move tsc_offsets[] to a new home to unbreak kernel...
blob
|
commitdiff
|
diff to current
2005-12-10
Matthew Dillon
Add a feature and a sysctl (debug.ktr.testipicnt) to...
blob
|
commitdiff
|
diff to current
2005-12-10
Matthew Dillon
Make the KTR test logging work for UP as well as SMP.
blob
|
commitdiff
|
diff to current
2005-12-10
Matthew Dillon
Fix UP build issues. Move tsc_offsets[] from mp_machde...
blob
|
commitdiff
|
diff to current
2005-12-07
Matthew Dillon
Add KTR_TESTLOG and debug.ktr.testlogcnt, which issues...
blob
|
commitdiff
|
diff to current
2005-12-06
Matthew Dillon
Synchronize the TSC between all cpus on startup and...
blob
|
commitdiff
|
diff to current
2005-06-20
Matthew Dillon
Add a caller backtrace feature (enabled by default...
blob
|
commitdiff
|
diff to current
2005-06-20
Matthew Dillon
Reimplement the kernel tracepoint facility. The new...
blob
|
commitdiff
|
diff to current
2005-04-20
Joerg Sonnenberger
Use get_approximate_time_t().
blob
|
commitdiff
|
diff to current
2005-03-09
Hiten Pandya
Fix $FreeBSD$ ident string.
blob
|
commitdiff
|
diff to current
2005-02-12
Eirik Nygaard
Add per cpu buffer for storing KTR information.
blob
|
commitdiff
|
diff to current
2004-09-20
Eirik Nygaard
Add KTR, a facility that logs kernel events to help...
blob
|
commitdiff
|
diff to current