Commit Graph

635 Commits

Author SHA1 Message Date
Vicente J. Botet Escriba
c948d39640 Chrono: Rename memories by collectors
[SVN r74630]
2011-10-01 21:01:34 +00:00
Vicente J. Botet Escriba
f984a04456 Chrono: Rename memories by collectors
[SVN r74629]
2011-10-01 20:59:29 +00:00
Vicente J. Botet Escriba
de0cadea7a Chrono: Rename lap_memory by las_collector
[SVN r74628]
2011-10-01 20:48:46 +00:00
Vicente J. Botet Escriba
7882bc502d Chrono: Rename lap_memory by las_collector
[SVN r74627]
2011-10-01 20:48:25 +00:00
Vicente J. Botet Escriba
2501f83ade Chrono: Added laps_sequence_container.hpp
[SVN r74626]
2011-10-01 20:47:20 +00:00
Vicente J. Botet Escriba
573c1ba107 Chrono: Added test for basic and suspendable stopwatches and make stopwatch use an emulated clock so no time is spent during the regression tests
[SVN r74624]
2011-10-01 16:53:14 +00:00
Vicente J. Botet Escriba
cac9c44f8c Chrono: Simplify basic_stopwatch and extract the suspend/resume part. Added different models of SampleCollectors-Memories
[SVN r74623]
2011-10-01 16:49:36 +00:00
Vicente J. Botet Escriba
311f260cc3 Chrono: Added format function to get the formatter of a reporter
[SVN r74622]
2011-10-01 16:45:25 +00:00
Vicente J. Botet Escriba
e99b8e6920 Chrono: rollback the use of process cpu
[SVN r74614]
2011-09-29 20:52:55 +00:00
Vicente J. Botet Escriba
d352ec1552 Chrono: factor uses of tick_factor()
[SVN r74595]
2011-09-27 23:05:15 +00:00
Vicente J. Botet Escriba
7d7bb16a83 Chrono: Fix abiguity by prefixing with boost:: and try to catch other Sun errors.
[SVN r74592]
2011-09-27 19:23:42 +00:00
Vicente J. Botet Escriba
b22fbc5ff9 Chrono: try to fix issue on compilers defining _POSIX_CPUTIME
[SVN r74586]
2011-09-26 22:20:37 +00:00
Vicente J. Botet Escriba
66d5df2bbc Chrono: try to fic issue with process_cpu_clocks in CE
[SVN r74585]
2011-09-26 22:18:33 +00:00
Vicente J. Botet Escriba
e26b494348 Chrono: Added time_point i/o tests for generic clocks and check duration_style_io_saver
[SVN r74564]
2011-09-25 13:27:09 +00:00
Vicente J. Botet Escriba
6f19e29380 Chrono: fix error on duration_style_io_saver that needs to retrieve the inbue-ed locale
[SVN r74563]
2011-09-25 13:25:23 +00:00
Vicente J. Botet Escriba
3f44eea5ad Chrono: Added some duration io tests
[SVN r74561]
2011-09-25 11:57:21 +00:00
Vicente J. Botet Escriba
11d5d036bc Chrono: Added some duration io tests
[SVN r74560]
2011-09-25 11:53:27 +00:00
Vicente J. Botet Escriba
9429fe5e60 Chrono: remove io from simple_stopwatch_pass test
[SVN r74554]
2011-09-24 16:14:05 +00:00
Vicente J. Botet Escriba
e432d95165 Chrono: Use elapsed_formatter when forcing format
[SVN r74553]
2011-09-24 16:12:52 +00:00
Vicente J. Botet Escriba
92bed88f54 Chrono: refactor config file
[SVN r74552]
2011-09-24 16:11:26 +00:00
Vicente J. Botet Escriba
f105e12a87 Chrono: Use CLOCK_PROCESS_CPUTIME_ID when available on posix
[SVN r74551]
2011-09-24 16:10:34 +00:00
Vicente J. Botet Escriba
edc6cc12e5 Chrono: make process_cpu_clocks interact better with other clocks durations
[SVN r74550]
2011-09-24 16:09:19 +00:00
Vicente J. Botet Escriba
08aff7913b Chrono: Use clock() instead of steady_clock to represent wall process clock on windows
[SVN r74549]
2011-09-24 16:00:17 +00:00
Vicente J. Botet Escriba
afad47264f Chrono: Split test suites
[SVN r74548]
2011-09-24 15:58:35 +00:00
Vicente J. Botet Escriba
2f5384b35d Chrono: added traces to try to catch some errors on Solaris
[SVN r74526]
2011-09-22 21:53:25 +00:00
Vicente J. Botet Escriba
57a68ee61f Chrono: It seems that thread_clocks are not working on Solaris. Inhibit them until a workaround is found :(
[SVN r74525]
2011-09-22 21:52:08 +00:00
Vicente J. Botet Escriba
a015353c5b Chrono: try to make portable timezone::type conversions on PGI
[SVN r74522]
2011-09-22 21:15:39 +00:00
Vicente J. Botet Escriba
06dede3343 Chrono: Fix issue with duration_style and Add stopwatch_scoped.hpp basic_stopwatch.hpp
[SVN r74509]
2011-09-21 22:39:38 +00:00
Vicente J. Botet Escriba
a147fe4077 Chrono: Split chrono_io.hpp
[SVN r74508]
2011-09-21 22:26:56 +00:00
Vicente J. Botet Escriba
80d355ce3d Chrono: Make more portable round() code
[SVN r74507]
2011-09-21 22:25:32 +00:00
Vicente J. Botet Escriba
1cede15dae Chrono: remove chrono_accuracy_test.cpp as no deterministic
[SVN r74506]
2011-09-21 22:21:07 +00:00
Vicente J. Botet Escriba
38d48ab7be Chrono: remove test file_line
[SVN r74500]
2011-09-21 20:50:44 +00:00
Vicente J. Botet Escriba
9e22344e26 Added lightweight_stopwatch_reporter_example.cpp
[SVN r74494]
2011-09-21 17:13:01 +00:00
Vicente J. Botet Escriba
ecd5285595 Added simple_lightweight_stopwatch_reporter_pass.cpp test
[SVN r74493]
2011-09-21 17:11:41 +00:00
Vicente J. Botet Escriba
976369c844 Added lightweight_stopwatch_reporter.hpp
[SVN r74492]
2011-09-21 17:10:30 +00:00
Vicente J. Botet Escriba
abb3115e9d Chrono: Add file_line example
[SVN r74491]
2011-09-21 17:05:30 +00:00
Vicente J. Botet Escriba
60be547b8b Chrono: refactor formatter to inherit from boost::basic_format
[SVN r74490]
2011-09-21 17:04:12 +00:00
Vicente J. Botet Escriba
227d95fe8f Chrono: cleanup stopwatch_reporter.hpp
[SVN r74489]
2011-09-21 17:02:31 +00:00
Vicente J. Botet Escriba
32132c6a1f Chrono: refactor process_cpu_clock_times into a template class so we can cast changingthe representation
[SVN r74488]
2011-09-21 17:00:43 +00:00
Vicente J. Botet Escriba
92d3ac8f7f Chrono: typo
[SVN r74487]
2011-09-21 16:58:10 +00:00
Vicente J. Botet Escriba
af50cb08c7 Chrono: Fiw thread_clock:now noexcept prototype mistmatch
[SVN r74464]
2011-09-19 08:25:49 +00:00
Vicente J. Botet Escriba
747b056730 Chrono: Added simple_stopwatch_reporter_pass.cpp test
[SVN r74459]
2011-09-18 21:15:26 +00:00
Vicente J. Botet Escriba
31afa124ad Chrono: Added stopwatches.hpp
[SVN r74458]
2011-09-18 21:14:36 +00:00
Vicente J. Botet Escriba
d2ab44e261 Chrono: Added times formatter + default formatter for process and thread clocks
[SVN r74457]
2011-09-18 21:09:45 +00:00
Vicente J. Botet Escriba
43b88f477b Chrono: Added basic Stopwatch reporter basic example
[SVN r74456]
2011-09-18 20:22:47 +00:00
Vicente J. Botet Escriba
0e2029453c Chrono: Added basic Stopwatch reporter and formaters
[SVN r74455]
2011-09-18 20:20:17 +00:00
Vicente J. Botet Escriba
1a3ded61b7 Chrono: Improve simple_stopwatch_pass.cpp test
[SVN r74454]
2011-09-18 17:59:22 +00:00
Vicente J. Botet Escriba
44bf46c6c0 Chrono: Fiw some error on cygwin and windows related to process clocks
[SVN r74453]
2011-09-18 17:58:27 +00:00
Vicente J. Botet Escriba
c3fa56b8da Adapt test to definition of BOOST_CHRONO_HAS_THREAD_CLOCK
[SVN r74452]
2011-09-18 14:13:30 +00:00
Vicente J. Botet Escriba
c8844c99e8 Adapt test to definition of BOOST_CHRONO_HAS_THREAD_CLOCK+BOOST_CHRONO_HAS_PROCESS_CLOCK
[SVN r74451]
2011-09-18 14:12:53 +00:00