aboutsummaryrefslogtreecommitdiff
path: root/core/trace.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-26SPDX-ify all skiboot codeStewart Smith1-13/+4
2019-05-20core/trace: Export trace buffers to sysfsJordan Niethe1-0/+10
2019-05-20core/trace: Add pir number to debug_descriptorJordan Niethe1-3/+4
2019-05-20core/trace: Change buffer alignment from 4K to 64KJordan Niethe1-5/+5
2019-05-20core/trace: Change mask/and to modulo for buffer offsetJordan Niethe1-9/+9
2019-05-20core/trace: Put boot_tracebuf in correct location.Jordan Niethe1-1/+1
2018-06-18Split debug_descriptor out into own include fileStewart Smith1-0/+1
2018-04-18core/test/run-trace: fix on ppc64elStewart Smith1-1/+2
2016-12-21tree-wide: use dt_add_property_u64s() where we canOliver O'Halloran1-2/+1
2015-11-09Fix sparse warning in trace repeat structureStewart Smith1-1/+1
2015-11-09Fix sparse warnings in init_boot_tracebuf()Stewart Smith1-2/+2
2015-06-11Move boot_tracebuf to BSSStewart Smith1-10/+5
2015-02-06Move skiboot internal things from opal.h to opal-api.hStewart Smith1-0/+1
2014-11-28More trace endian fixes so make check works againBenjamin Herrenschmidt1-19/+24
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+244