7934cf620d
- Remove "call-to-call" for hipStreamCreate and hipEventCreate. These now call an internal functions rather than calling through hipStreamCreateWithFalgs and hipEventCreateWithFlags. - Add HIP_INIT_API for more functions so they trace correctly. - Use stream#DEVICE.STREAMID in debug messages via new specialization in tace_helper.