aboutsummaryrefslogtreecommitdiff
path: root/external/trace
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith4-4/+4
2019-07-26SPDX-ify all skiboot codeStewart Smith4-41/+13
2019-05-20external/trace: Add follow option to dump_traceJordan Niethe1-7/+49
2019-05-20external/trace: Add support for dumping multiple buffersJordan Niethe3-44/+135
2019-05-20external/trace: mmap trace buffers in dump_traceJordan Niethe2-32/+25
2019-05-20external/trace: Introduce structure for reading tracesJordan Niethe2-23/+48
2019-05-20core/trace: Change mask/and to modulo for buffer offsetJordan Niethe1-2/+2
2019-05-20external/trace: Use correct width integer byte swappingJordan Niethe1-1/+1
2019-05-20external/trace: Fix endianness detection in MakefileJordan Niethe1-1/+1
2018-04-18external/trace: fix makefileStewart Smith1-1/+1
2014-11-28More trace endian fixes so make check works againBenjamin Herrenschmidt1-1/+1
2014-11-26Various fixes to dump_tracesBenjamin Herrenschmidt3-33/+41
2014-10-21Fix make check after Ben broke it with external/* -> external/trace/ renameStewart Smith1-1/+1
2014-10-20Move external trace stuff to a subdirectoryBenjamin Herrenschmidt4-0/+329