summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-06-20gras: work on goddamn done logicJosh Blum
2013-06-20gras: moved all done logic end of task mainJosh Blum
2013-06-19gras: add retries for make_circular_buffer ipc exceptionsJosh Blum
2013-06-19gras: query_topology visualize done portsJosh Blum
2013-06-16gras: also set num_output_items_read in post_output_bufferJosh Blum
2013-06-15gras: dont update item counts until after workJosh Blum
2013-06-15gras: misc tweaks to dot related stuffJosh Blum
2013-06-14gras: tweaks to dot code + dead lock dot printJosh Blum
2013-06-14Merge branch 'master' into query_flowJosh Blum
2013-06-14gras: convert macros handle complex as wellJosh Blum
2013-06-13gras: added missing vector conversions and PMC updateJosh Blum
2013-06-12gras: moved debug prints to element base classJosh Blum
2013-06-11gras: added backup for failing clock_gettimeJosh Blum
2013-06-11flow: continued tweaks to dot stuffJosh Blum
2013-06-11gras: mess with default uid formattingJosh Blum
2013-06-11flow: added query flat flow dot formatJosh Blum
2013-06-09gras: squashed the actor table from threads workJosh Blum
2013-06-09gras: squashed changes to move buffer consumption to post-workJosh Blum
2013-06-08gras: update Theron after moving file aroundJosh Blum
2013-06-08gras: query changes from thread query branchJosh Blum
2013-06-07gras: input fail safety check for msgs only portsJosh Blum
2013-06-07gras: less obnoxious print about debug assertsJosh Blum
2013-06-06gras: BlockActor factory function w/ serious thread fixJosh Blum
2013-06-06gras: filled in code from top config changesJosh Blum
2013-06-06gras: moved block ptr into dataJosh Blum
2013-06-06gras: implement actor migration w/ idle waitJosh Blum
2013-06-06gras: renamed block member to block actorJosh Blum
2013-06-06gras: minor code cleanupJosh Blum
2013-06-06gras: changes for actor in worker Apology commitJosh Blum
2013-06-05gras: compiles now with separate data structJosh Blum
2013-06-05gras: separate actor data to struct to aid migrationJosh Blum
2013-06-05gras: created duck typed API for posting msgsJosh Blum
2013-06-03props: imply set from value presenceJosh Blum
2013-06-03props: added complex and vector convertersJosh Blum
2013-06-03props: began work on vector convertersJosh Blum
2013-06-02props: began filling in pmc to/from ptreeJosh Blum
2013-06-01gras: mutex fixes for uid API callsJosh Blum
2013-06-01gras: created uid API - replaces name and unique_idJosh Blum
2013-06-01props: code cleanup and tweaksJosh Blum
2013-06-01props: switched input args over to JSONJosh Blum
2013-06-01props: added prop query to blocks + qa testJosh Blum
2013-06-01props: added query functionality to enumerate propertiesJosh Blum
2013-05-27gras: simplify registration object passingJosh Blum
2013-05-21gras: use new PMC serialization APIJosh Blum
2013-05-11gras: fix assert fail by setting time on fail conditionJosh Blum
2013-05-11gras: make output_buffer_queues match previous logicJosh Blum
2013-05-11gras: added port downtime measurementsJosh Blum
2013-05-11gras: created new test_thread_priority api callJosh Blum
2013-05-11gras: added thread prio support hooksJosh Blum
2013-05-10gras: added more theron counters + query workJosh Blum