summaryrefslogtreecommitdiff
path: root/xen/Kconfig.debug
AgeCommit message (Expand)Author
2020-05-14xen/Kconfig: define EXPERT a bool rather than a stringJulien Grall
2020-04-01xen/arm: Configure early printk via KconfigAnthony PERARD
2020-01-03xen: make gdbsx support configurableJuergen Gross
2019-11-28build: provide option to disambiguate symbol namesJan Beulich
2019-09-17spinlocks: print lock profile info in panic()Juergen Gross
2019-09-17xen: add new CONFIG_DEBUG_LOCKS optionJuergen Gross
2019-07-08xmalloc: add a Kconfig option to poison free pool memoryPaul Durrant
2019-03-18xen/debug: make debugtrace configurable via KconfigJuergen Gross
2018-09-06xen: add DEBUG_INFO Kconfig symbolOlaf Hering
2018-02-07kconfig/gcov: rename to coverageRoger Pau Monné
2017-12-15kconfig/gcov: remove gcc version choice from kconfigRoger Pau Monne
2017-10-20gcov: support gcc 7.xJan Beulich
2017-10-09xen: hook up UBSAN with CONFIG_UBSANWei Liu
2017-08-22mm: Make sure pages are scrubbedBoris Ostrovsky
2017-05-30Branch Xen 4.9: Make staging be an unstable branchIan Jackson
2017-05-19Use non-debug build for Xen 4.9Julien Grall
2017-03-31x86: suppress duplicate symbol warnings for CONFIG_GCOVJan Beulich
2016-12-03gcov: provide the capability to select gcov format automaticallyWei Liu
2016-12-03gcov: add new interface and new formats supportWei Liu
2016-12-03xen, tools: rip out old gcov implementationWei Liu
2016-12-02Re-enable hypervisor debug as part of opening 4.9Ian Jackson
2016-11-03xen: disable debug buildWei Liu
2016-10-10Kconfig: use tab instead of spaceWei Liu
2016-09-07xen: make clear gcov support limitation in KconfigWei Liu
2016-08-31xen: add a gcov Kconfig optionWei Liu
2016-06-20xen/arm: Convert DEBUG_DT to KconfigJulien Grall
2016-06-08build: convert lock_profile to KconfigDoug Goldstein
2016-06-08build: convert perfc{,_arrays} to KconfigDoug Goldstein
2016-06-08build: convert frame_pointer to KconfigDoug Goldstein
2016-06-08build: convert verbose to KconfigDoug Goldstein
2016-06-08build: convert crash_debug to KconfigDoug Goldstein
2016-06-08build: convert debug to KconfigDoug Goldstein