Blame .rev

b641be
<revisionlist>
b641be
  <revision rev="1" vrev="1">
b641be
    <srcmd5>f576bd5c8db2bcb0593d50c259566edb</srcmd5>
b641be
    <version>1.1.3</version>
b641be
    <time>1662639707</time>
b641be
    <user>dimstar_suse</user>
b641be
    <comment>The trace-cmd project factored common code into a new library called libtracecmd. The update of trace-cmd 1.3 is depending on this new library. </comment>
b641be
    <requestid>1001753</requestid>
b641be
  </revision>
504f18
  <revision rev="2" vrev="1">
504f18
    <srcmd5>27e00f78e1b685f2f5bd109f3fdbe3b1</srcmd5>
504f18
    <version>1.2.0</version>
504f18
    <time>1670162314</time>
504f18
    <user>dimstar_suse</user>
504f18
    <comment>- Update to release 1.2.0</comment>
504f18
    <requestid>1039895</requestid>
504f18
  </revision>
152095
  <revision rev="3" vrev="1">
152095
    <srcmd5>640de1e088ead2d5f3b455721933efcd</srcmd5>
152095
    <version>1.3.0</version>
152095
    <time>1671222368</time>
152095
    <user>dimstar_suse</user>
152095
    <comment>- Update to release 1.3.0</comment>
152095
    <requestid>1043362</requestid>
152095
  </revision>
4cc3e8
  <revision rev="4" vrev="1">
4cc3e8
    <srcmd5>4e23ead226162f7b442a76d14dd34093</srcmd5>
4cc3e8
    <version>1.3.1</version>
4cc3e8
    <time>1675095013</time>
4cc3e8
    <user>dimstar_suse</user>
4cc3e8
    <comment>- Update to release 1.3.1</comment>
4cc3e8
    <requestid>1061892</requestid>
4cc3e8
  </revision>
4cc3e8
  <revision rev="5" vrev="2">
4cc3e8
    <srcmd5>4ea2c0474d465615fdfdea59fd86bc59</srcmd5>
4cc3e8
    <version>1.3.1</version>
4cc3e8
    <time>1675873235</time>
4cc3e8
    <user>dimstar_suse</user>
4cc3e8
    <comment>- Sync meson build patch with latest upstream version</comment>
4cc3e8
    <requestid>1063769</requestid>
4cc3e8
  </revision>
dd3de3
  <revision rev="6" vrev="1">
dd3de3
    <srcmd5>c8871a28564ec2d978e2bebe96cb1cbe</srcmd5>
dd3de3
    <version>1.4.0</version>
dd3de3
    <time>1699562178</time>
dd3de3
    <user>anag+factory</user>
dd3de3
    <comment>- Update to release 1.4.0</comment>
dd3de3
    <requestid>1124723</requestid>
dd3de3
  </revision>
a3a88a
  <revision rev="7" vrev="1">
a3a88a
    <srcmd5>c2248eb3390734bf800d82c8c8df5ccb</srcmd5>
a3a88a
    <version>1.5.1</version>
a3a88a
    <time>1706635554</time>
a3a88a
    <user>anag+factory</user>
a3a88a
    <comment>- update to 1.5.1:
a3a88a
  * Fix free_zpage() offset accounting. The read_zpage() subtracted
a3a88a
    the offset from the file start to find where to get the
a3a88a
    compressed data, but the free_zpage() did not, and would fail to
a3a88a
    find and free the passed in zpage.
a3a88a
  * Have function_graph plugin break apart functions that migrate
a3a88a
    between CPUs from entry to exit even if there is no event in
a3a88a
    between.
a3a88a
  * Fix iterators for when there's CPUs with no data. It was using
a3a88a
    the total number of CPUs to iterate the cpu_data[] array, that
a3a88a
    only contains CPUs with content.
a3a88a
  * Fix iterator with respect to function_graph handle that may do
a3a88a
    a peek of the next event to know if it should merge the entry
a3a88a
    and exit events of a function.
a3a88a
  * Some other small fixes and clean ups
a3a88a
  * tracecmd_iterate_events_reverse(): Will iterate events in the
a3a88a
    trace.dat file from the last event to the first.
a3a88a
  * tracecmd_iterate_reset(): Reset the iterator to restart from the
a3a88a
    beginning.
a3a88a
  * Fix meson build
a3a88a
  * Have callbacks exit out of iterator as the man page for
a3a88a
    tracecmd_iterate_events() says it should.
a3a88a
  * Have tracecmd_iterate_events() start where it left off
a3a88a
  * Speed up freeing the zpages by using an rbtree instead of a flat
a3a88a
    link</comment>
a3a88a
    <requestid>1142676</requestid>
a3a88a
  </revision>
b641be
</revisionlist>