summaryrefslogtreecommitdiff
path: root/lib/gras_impl/debug.hpp
AgeCommit message (Expand)Author
2013-06-12gras: moved debug prints to element base classJosh Blum
2013-06-06gras: moved block ptr into dataJosh Blum
2013-05-06gras: leave assertions in, can help more than hurtJosh Blum
2013-05-04gras: fix nasty little error possibility when not assertingJosh Blum
2013-04-13gras: minor tweaks while benchmarkingJosh Blum
2013-02-17gras: working on block statsJosh Blum
2013-02-13gras: fun with gcc branch hintsJosh Blum
2012-12-29misc changes on the benchmark branchJosh Blum
2012-12-25added debug print for work and handler countJosh Blum
2012-12-23making use of last and fixing up the buffer stitchingJosh Blum
2012-12-15created input and output update per indexJosh Blum
2012-12-05tag is just an offset and object, created stream tag and pkt messageJosh Blum
2012-11-29added some more misc debug macrosJosh Blum
2012-11-09switch to boost software licenseJosh Blum
2012-10-04implementation for the top block global configJosh Blum
2012-10-02dammit... find and replace did it againJosh Blum
2012-10-02ifdef'able hooks for allocation debuggingJosh Blum
2012-09-29minor changes and updated submodule apology commitJosh Blum
2012-09-29gnuradio core mostly passing with apology fixesJosh Blum
2012-09-29some tweaks, split block handlers into two filesJosh Blum
2012-09-29ported allocator and block handler to apologyJosh Blum
2012-09-24smaller buffers seems to make qa tests fasterJosh Blum
2012-09-20fun with inlinesJosh Blum
2012-09-13added a static print when debug asserts are enabledJosh Blum
2012-09-13work on debugger helpers/toolsJosh Blum
2012-09-13input buffer history work and fixesJosh Blum
2012-09-12buffer size tweaks and ifdef for disabling assertsJosh Blum
2012-09-09work on implementing forecast logic and failure casesJosh Blum
2012-09-07filling in the prepare method (almost working)Josh Blum
2012-09-06debug prints, minor fixes, unfinished input queue workJosh Blum
2012-09-02moved lib/impl headers for cleanupJosh Blum