[profiler] fixes to profiler sample
authorUri Simchoni <uri@vfunction.com>
Sun, 6 Aug 2017 10:20:01 +0000 (13:20 +0300)
committerUri Simchoni <uri@vfunction.com>
Mon, 7 Aug 2017 03:33:01 +0000 (06:33 +0300)
commite3a57ead2e604b5da43e0e4238194f6e99abf8e2
treee09dd11411145480cd2a974874316da93cdd73f2
parent6e23736a07359bf87f2ba57eef982bb48b046905
[profiler] fixes to profiler sample

- Fix the Linux build instructions.
- Remove eglib dependencies, as they complicate the build of an
  extenral module.
- Make instance static instead of heap-allocated.
- Make the call counter 64 bits.
- Adjustments to accommodate the new profiling API.
samples/profiler/sample.c