summaryrefslogtreecommitdiff
path: root/src/cl_api_event.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-05Fix two bugs about event.Junyan He1-0/+1
2016-12-30Runtime: fix a profiling fail.Yang Rong1-6/+2
2016-12-28Add profiling feature based on new event implementation.Junyan He1-0/+41
2016-12-15Modify clGetEventInfo using cl_get_info_helper.Junyan He1-0/+41
2016-10-10Fix a bug for event error status.Junyan He1-0/+8
2016-09-23Implement event related functions.Junyan He1-0/+243