aboutsummaryrefslogtreecommitdiff
path: root/core/test/run-trace.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2019-11-14core/trace: Rename boot trace bufferOliver O'Halloran1-0/+1
2019-08-02SPDX fixups and Copyright date fixesStewart Smith1-1/+1
2019-07-26SPDX-ify all skiboot codeStewart Smith1-14/+3
2019-05-20external/trace: Introduce structure for reading tracesJordan Niethe1-21/+25
2019-05-20core/trace: Export trace buffers to sysfsJordan Niethe1-0/+1
2019-05-20core/trace: Add pir number to debug_descriptorJordan Niethe1-1/+1
2019-05-20core/trace: Change mask/and to modulo for buffer offsetJordan Niethe1-1/+1
2019-05-20core/test/run-trace: Stop using indeterminate fieldsJordan Niethe1-3/+2
2019-05-20core/test/run-trace: Fix type in testing structJordan Niethe1-1/+1
2017-12-20lock: Add additional lock auditing codeBenjamin Herrenschmidt1-1/+2
2017-12-18make check: Make valgrind optionalMichael Ellerman1-1/+1
2017-03-07core/test/run-trace: Reduce number of samples when running under valgrindStewart Smith1-1/+3
2015-11-16assert cpu < CPUS in core/test/run-trace.cStewart Smith1-2/+7
2014-12-02Remove #define sync in test/run-trace.c - don't confuse with sync(2)Stewart Smith1-2/+1
2014-12-02core/test: fix compile error in run-traceCédric Le Goater1-0/+5
2014-11-28More trace endian fixes so make check works againBenjamin Herrenschmidt1-29/+29
2014-10-21Fix make check after Ben broke it with external/* -> external/trace/ renameStewart Smith1-1/+1
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt1-0/+386