ros-lyrical-performance-test-fixture (0.4.1-3resolute) resolute; urgency=high

  * fix cmake deprecation (#31 <https://github.com/ros2/performance_test_fixture/issues/31>)
  * Contributors: mosfet80

 -- Alejandro Hernandez Cordero <alejandro@openrobotics.org>  Tue, 29 Jul 2025 00:00:00 -0000

ros-lyrical-performance-test-fixture (0.4.0-3resolute) resolute; urgency=high

  * Remove CODEOWNERS and mirror-rolling-to-main workflow. (#28 <https://github.com/ros2/performance_test_fixture/issues/28>)
  * Contributors: Chris Lalancette

 -- Alejandro Hernandez Cordero <alejandro@openrobotics.org>  Thu, 24 Apr 2025 00:00:00 -0000

ros-lyrical-performance-test-fixture (0.3.1-3resolute) resolute; urgency=high

  * Fix a warning when building on Ubuntu Noble. (#26 <https://github.com/ros2/performance_test_fixture/issues/26>)
  * Contributors: Chris Lalancette

 -- Alejandro Hernandez Cordero <alejandro@openrobotics.org>  Mon, 17 Jun 2024 00:00:00 -0000

ros-lyrical-performance-test-fixture (0.3.0-3resolute) resolute; urgency=high



 -- Alejandro Hernandez Cordero <alejandro@openrobotics.org>  Fri, 26 Apr 2024 00:00:00 -0000

ros-lyrical-performance-test-fixture (0.2.0-3resolute) resolute; urgency=high



 -- Alejandro Hernandez Cordero <alejandro@openrobotics.org>  Thu, 27 Apr 2023 00:00:00 -0000

ros-lyrical-performance-test-fixture (0.1.1-3resolute) resolute; urgency=high

  * Resolve use-after-free compiler warnings (#24 <https://github.com/ros2/performance_test_fixture/issues/24>)
  * Contributors: Scott K Logan

 -- Alejandro Hernandez Cordero <alejandro@openrobotics.org>  Tue, 11 Apr 2023 00:00:00 -0000

ros-lyrical-performance-test-fixture (0.1.0-3resolute) resolute; urgency=high

  * Update performance_test_fixture to C++17. (#21 <https://github.com/ros2/performance_test_fixture/issues/21>)
  * [rolling] Update maintainers - 2022-11-07 (#20 <https://github.com/ros2/performance_test_fixture/issues/20>)
  * Contributors: Audrow Nash, Chris Lalancette

 -- Alejandro Hernandez Cordero <alejandro@openrobotics.org>  Mon, 13 Feb 2023 00:00:00 -0000

ros-lyrical-performance-test-fixture (0.0.9-3resolute) resolute; urgency=high

  * Mirror rolling to main
  * Add "cstring" to the list of includes (#19 <https://github.com/ros2/performance_test_fixture/issues/19>)
  * Contributors: Audrow Nash, Chris Lalancette

 -- Alejandro Hernandez Cordero <alejandro@openrobotics.org>  Mon, 25 Jul 2022 00:00:00 -0000

ros-lyrical-performance-test-fixture (0.0.8-3resolute) resolute; urgency=high

  * Fix include order for cpplint (#16 <https://github.com/ros2/performance_test_fixture/issues/16>)
  * Contributors: Jacob Perron

 -- Alejandro Hernandez Cordero <alejandro@openrobotics.org>  Fri, 14 Jan 2022 00:00:00 -0000

ros-lyrical-performance-test-fixture (0.0.7-3resolute) resolute; urgency=high

  * Record calls to calloc, update tests (#15 <https://github.com/ros2/performance_test_fixture/issues/15>)
  * Contributors: Scott K Logan

 -- Alejandro Hernandez Cordero <alejandro@openrobotics.org>  Thu, 18 Mar 2021 00:00:00 -0000

ros-lyrical-performance-test-fixture (0.0.6-3resolute) resolute; urgency=high

  * Make allocation counter atomic (#13 <https://github.com/ros2/performance_test_fixture/issues/13>)
    Even if the benchmark itself isn't threaded, the process we're testing
    could be. In any case, this should prevent those shenanigans from
    messing up the measurement.
  * Add methods for pausing/resuming performance metrics (#10 <https://github.com/ros2/performance_test_fixture/issues/10>)
    * Add methods for pausing/resuming performance metrics
  * Add benchmarks to evaluate overhead (#11 <https://github.com/ros2/performance_test_fixture/issues/11>)
    * Add benchmarks to evaluate overhead in performance tests
  * Add namespace performance_test_fixture to .cpp (#9 <https://github.com/ros2/performance_test_fixture/issues/9>)
  * Contributors: Scott K Logan, brawner

 -- Alejandro Hernandez Cordero <alejandro@openrobotics.org>  Thu, 19 Nov 2020 00:00:00 -0000

ros-lyrical-performance-test-fixture (0.0.5-3resolute) resolute; urgency=high

  * Export dependency on benchmark and osrf_testing_tools_cpp (#8 <https://github.com/ros2/performance_test_fixture/issues/8>)
  * Update maintainers (#7 <https://github.com/ros2/performance_test_fixture/issues/7>)
  * Contributors: Alejandro Hernández Cordero, Scott K Logan

 -- Alejandro Hernandez Cordero <alejandro@openrobotics.org>  Wed, 21 Oct 2020 00:00:00 -0000

ros-lyrical-performance-test-fixture (0.0.4-3resolute) resolute; urgency=high

  * Expose a function for resetting the heap counters (#6 <https://github.com/ros2/performance_test_fixture/issues/6>)
  * Stop recording memory operations sooner (#5 <https://github.com/ros2/performance_test_fixture/issues/5>)
  * Suppress memory tools warning if tests will be skipped (#4 <https://github.com/ros2/performance_test_fixture/issues/4>)
  * Contributors: Scott K Logan

 -- Alejandro Hernandez Cordero <alejandro@openrobotics.org>  Thu, 17 Sep 2020 00:00:00 -0000

ros-lyrical-performance-test-fixture (0.0.3-3resolute) resolute; urgency=high

  * Export dependency on ament_cmake_google_benchmark (#3 <https://github.com/ros2/performance_test_fixture/issues/3>)
  * Contributors: Scott K Logan

 -- Alejandro Hernandez Cordero <alejandro@openrobotics.org>  Wed, 02 Sep 2020 00:00:00 -0000

ros-lyrical-performance-test-fixture (0.0.2-3resolute) resolute; urgency=high

  * Add missing dependency on ament_cmake_google_benchmark (#2 <https://github.com/ros2/performance_test_fixture/issues/2>)
  * Contributors: Scott K Logan

 -- Alejandro Hernandez Cordero <alejandro@openrobotics.org>  Thu, 23 Jul 2020 00:00:00 -0000

ros-lyrical-performance-test-fixture (0.0.1-3resolute) resolute; urgency=high

  * Initial 'performance_test_fixture' package (#1 <https://github.com/ros2/performance_test_fixture/issues/1>)
  * Initial commit
  * Contributors: Scott K Logan

 -- Alejandro Hernandez Cordero <alejandro@openrobotics.org>  Thu, 23 Jul 2020 00:00:00 -0000


