Skip to content

Release Notes 31508

Eric Flumerfelt edited this page Jun 17, 2022 · 1 revision

Release Notes 31508 — Diff from v3_15_07; git log Date: Tue Mar 31 11:21:03 2020 –0500

Introduction

This release primarily addresses 1) an rpm dependancy issue, 2) allowing delayed formation from
custom streamer methods, and 3) bug fix for delayed formatting of long double.

Reference

TRACE version:“v3_15_08”

New features:

  • delay_format method for use in custom streamer methods.

Bug fixes and Improvements:

  • delayed formatting of long double

Robustness Additions:

  • add examples for gnu c/c -finstrument-functions.
  • add trace_addr2line utility to work with -finstrument-functions.
  • add slow path “limit” example: simple_limit.cc.
  • TLOG_types.cc example documenting types available for delayed formatting
    and methods that can be used for custum types.

Operational changes:

  • none

Clone this wiki locally