Add support for buffer dumps in BIN and TRE format

Change-Id: Ib7e59fd6812ca6adcb2dfc1defa74008fee17ec9
Signed-off-by: Milczarek, Slawomir <slawomir.milczarek@intel.com>
This commit is contained in:
Milczarek, Slawomir
2019-03-26 16:30:28 +01:00
committed by sys_ocldev
parent 4501d985a9
commit 96db96fcb4
14 changed files with 79 additions and 33 deletions

View File

@@ -6,7 +6,7 @@
*/
#include "third_party/aub_stream/headers/aub_manager.h"
#include "third_party/aub_stream/headers/options.h"
#include "third_party/aub_stream/headers/aubstream.h"
namespace aub_stream_stubs {
uint16_t tbxServerPort = 4321;