aboutsummaryrefslogtreecommitdiff
path: root/src/modules/systemlib/perf_counter.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into rosThomas Gubler2015-01-151-1/+23
|\ | | | | | | | | Conflicts: src/platforms/px4_middleware.h
| * Performance counters: Add option to set otherwise estimated time intervalLorenz Meier2015-01-111-0/+12
| |
| * Performance counters: Estimate RMS for elapsed counters. Allow to use a perf ↵Lorenz Meier2015-01-111-1/+11
| | | | | | | | counter across processes, deal with overruns and other resulting inconsistencies from cross-process use.
* | Merge remote-tracking branch 'upstream/master' into dev_rosThomas Gubler2014-12-251-1/+8
|\| | | | | | | | | | | Conflicts: .gitignore src/lib/uavcan
| * add interrupt latency printout command and mean/variance to interval ↵Mark Whitehorn2014-12-241-1/+8
| | | | | | | | performance counter
* | lots' of header juggling and small changes to make mc att control compile ↵Thomas Gubler2014-12-161-0/+1
|/ | | | for NuttX and ROS
* Comment fix in perf counter header, no code changes.Lorenz Meier2014-06-281-1/+1
|
* perf: Allow printing to arbritrary fdsLorenz Meier2014-05-211-2/+12
|
* perf_counter: added includeAnton Babushkin2014-02-241-0/+2
|
* perf: added perf_event_count() methodAndrew Tridgell2013-09-121-0/+8
| | | | this allows drivers to get an event_count from a perf counter
* Add a mechanism for cancelling begin/end perf counters.px4dev2013-07-051-1/+13
|
* Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-281-0/+128