Merge remote-tracking branch 'upstream/mtecs' into navigator_rewrite

This commit is contained in:
Thomas Gubler
2014-06-28 17:20:44 +02:00
11 changed files with 66 additions and 67 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ __EXPORT extern void perf_free(perf_counter_t handle);
/**
* Count a performance event.
*
* This call only affects counters that take single events; PC_COUNT etc.
* This call only affects counters that take single events; PC_COUNT, PC_INTERVAL etc.
*
* @param handle The handle returned from perf_alloc.
*/