Skip to content
Snippets Groups Projects
  1. Aug 08, 2016
  2. Aug 05, 2016
  3. Aug 04, 2016
  4. Aug 03, 2016
  5. Aug 02, 2016
  6. Aug 01, 2016
    • Sam Yates's avatar
      Tell communicator about connections. · b5cbd968
      Sam Yates authored
      Turns out this helps when trying to deliver spikes.
      b5cbd968
    • Sam Yates's avatar
      Fix trace sampling semantics; reorder source. · f517ba56
      Sam Yates authored
      * Makes model.hpp part of library interface; genericize
        value, time types.
      * Clarify separation of concerns between model and miniapp.
      * Model keeps a record of (local) probe ids for sampler
        attachment by caller.
      f517ba56
    • Sam Yates's avatar
      WIP Finishing refactor · 3789584c
      Sam Yates authored
      * Merges upstream master
      * Completes abstraction of recipe from model from miniapp
      * Adds little stream masking utility to ioutil.hpp
      * Unit tests for new functionality still absent
      3789584c