]> git.proxmox.com Git - mirror_spl.git/history - module/spl/spl-debug.c
Lower minimum objects/slab threshold
[mirror_spl.git] / module / spl / spl-debug.c
2014-07-22 Brian BehlendorfRate limit debugging stack traces
2014-04-08 Tim ChaseSupport post-3.13 kthread_create() semantics.
2013-08-08 Richard YaoLinux 3.11 compat: Replace num_physpages with totalram_...
2013-03-06 Brian BehlendorfMerge branch 'build-system'
2013-03-05 Ned BassRefresh links to web site
2013-02-06 Brian BehlendorfDisable automatic log dumping
2012-08-23 Prakash SuryaWrap trace_set_debug_header in trace_[get|put]_tcd
2012-02-02 Brian BehlendorfAdd --enable-debug-log configure option
2011-11-11 Brian BehlendorfPrepend spl_ to all init/fini functions
2011-02-26 Brian BehlendorfFix zlib compression
2010-12-07 Brian BehlendorfAdd Thread Specific Data (TSD) Implementation
2010-07-21 Brian BehlendorfRemove deadcode caused by removal of format1 arg
2010-07-20 Brian BehlendorfPrefix all SPL debug macros with 'S'
2010-07-20 Brian BehlendorfSplit <sys/debug.h> header
2010-07-14 Brian BehlendorfLinux 2.6.35 compat: filp_fsync() dropped 'stuct dentry *'
2010-06-11 Brian BehlendorfCleanly split Linux proc.h (fs) from conflicting Solari...
2010-05-20 Brian BehlendorfDisable spl_debug_panic_on_bug by default.
2010-05-19 Brian BehlendorfSet default debug log patch to /tmp/spl-log.
2010-05-17 Brian BehlendorfPublic Release Prep
2010-04-23 Brian BehlendorfDump log from current process when required
2009-10-27 Brian BehlendorfRebase cmn_err on vcmn_err and don't warn about missing \n
2009-07-28 Brian BehlendorfAdd basic credential support and splat tests.
2009-05-20 Brian BehlendorfSLES10 Fixes (part 7)
2009-01-20 Brian BehlendorfEnsure -NDEBUG does not get added to spl_config.h and...
2009-01-15 Brian BehlendorfRename modules to module and update references