Commit History

Author SHA1 Message Date
  Nathalie Furmento dab571cbff src: use tabs instead of spaces and remove trailing whitespaces 13 years ago
  Nathalie Furmento 28a00cfbbd src/common/timing.c: include math.h for floor 13 years ago
  Samuel Thibault f60eb1288d Add initial simgrid support 13 years ago
  Samuel Thibault 97f87202e7 Fix windows build 13 years ago
  Nathalie Furmento 9280e96d5a src/common/timing.c: fix variable name 14 years ago
  Nathalie Furmento 3ad31951c8 src: code cleaning 14 years ago
  Samuel Thibault 3e2f317c76 Fix build 14 years ago
  Nathalie Furmento 1c637eff5f src: rename internal types following coding conventions 14 years ago
  Nathalie Furmento 906d935956 src: prefix names of internal types and functions with _starpu 14 years ago
  Nathalie Furmento 116de653a2 src/common/timing.c: rename function __starpu_clock_gettime in _starpu_clock_gettime 14 years ago
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 14 years ago
  Samuel Thibault 2c3c6b45a5 finish r2995 15 years ago
  Nathalie Furmento 3b61934f1c typos (detected as warning by icc) 15 years ago
  Nathalie Furmento 4a983beb04 Update copyright 15 years ago
  Cédric Augonnet a3b97df7f8 Add profiling capabilities on the bus too. This permits to monitor bus 15 years ago
  Cédric Augonnet ec7ac2c525 - Rework the profiling API to use "struct timespec" rather than int64_t 15 years ago
  Cédric Augonnet 5664517e7a Cleanup the timing facilities: instead of storing date as "double", we now use 15 years ago
  Samuel Thibault f3768ddfa9 fix raw monotonic clock detection and usage 15 years ago
  Cédric Augonnet 2e64948872 Add some basic online performance feedback capabilities: if the profiling is 15 years ago
  Nathalie Furmento 100ef879e6 Prefixing of src/common/timing.h 15 years ago
  Nathalie Furmento bcbf72dd24 More prefixing ... 15 years ago
  Samuel Thibault 2ef2a414ce use clock_gettime just when it is available 15 years ago
  Cédric Augonnet 95659a6ed2 prefix more internal functions with _starpu 15 years ago
  Cédric Augonnet f33fc377f9 Get rid of the starpu-async branch where all recent changes have been made. 16 years ago
  Cédric Augonnet 32d5a4c140 Clarify the fact that timing_now returns the current time in us, and correct 16 years ago
  Cédric Augonnet 6f1c146e07 In case CPUs' clocks are not synchronized, we cannot use ticks so we use a 16 years ago
  Cédric Augonnet 41f93730d4 do not forget src/ and tests/ :] 16 years ago