Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicitly set the TRACE_NAME in TLOG calls in several hxx files #69

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

bieryAtFnal
Copy link
Contributor

While running tests of long-window readout with fddaq-v4.2.0 candidate builds, I noticed several TLOG messages showing up in the TRACE buffer with a TRACE_NAME of TPCTPRequestHandler which was clearly wrong because I didn't have TPG enabled. This turned out to be TLOG calls in hxx files that didn't have the TRACE_NAME explicitly set.

This PR is filed against the develop branch since it is not intended to be included in the 4.2 release.

@bieryAtFnal bieryAtFnal merged commit 0807801 into develop Nov 30, 2023
3 checks passed
@bieryAtFnal bieryAtFnal deleted the kbiery/tlog_trace_names branch November 30, 2023 15:56
jcfreeman2 added a commit that referenced this pull request Dec 13, 2023
Author: bieryAtFnal <36311946+bieryAtFnal@users.noreply.github.com>
Date:   Thu Nov 30 09:56:07 2023 -0600

    Merge pull request #69 from DUNE-DAQ/kbiery/tlog_trace_names

    Explicitly set the TRACE_NAME in TLOG calls in several hxx files
jcfreeman2 added a commit that referenced this pull request Dec 16, 2023
Date:   Tue Dec 12 19:37:30 2023 -0600

    syncing ; previous commit: Merge: 93f60ef 6a623b4
    Author: bieryAtFnal <36311946+bieryAtFnal@users.noreply.github.com>
    Date:   Thu Nov 30 09:56:07 2023 -0600

        Merge pull request #69 from DUNE-DAQ/kbiery/tlog_trace_names

        Explicitly set the TRACE_NAME in TLOG calls in several hxx files
@bieryAtFnal bieryAtFnal added the miscellaneous deliverable A change that is/will be part of a release but is not substantial enough to be a daq-deliverable label Dec 26, 2023
jcfreeman2 added a commit that referenced this pull request Jan 8, 2024
Date:   Fri Dec 15 18:06:57 2023 -0600

    syncing ; previous commit: Author: John Freeman <jcfree@fnal.gov>
    Date:   Tue Dec 12 19:37:30 2023 -0600

        syncing ; previous commit: Merge: 93f60ef 6a623b4
        Author: bieryAtFnal <36311946+bieryAtFnal@users.noreply.github.com>
        Date:   Thu Nov 30 09:56:07 2023 -0600

            Merge pull request #69 from DUNE-DAQ/kbiery/tlog_trace_names

            Explicitly set the TRACE_NAME in TLOG calls in several hxx files
jcfreeman2 added a commit that referenced this pull request Jan 9, 2024
…eman <jcfree@fnal.gov>

Date:   Mon Jan 8 17:39:59 2024 -0600

    syncing ; previous commit: Author: John Freeman <jcfree@fnal.gov>
    Date:   Fri Dec 15 18:06:57 2023 -0600

        syncing ; previous commit: Author: John Freeman <jcfree@fnal.gov>
        Date:   Tue Dec 12 19:37:30 2023 -0600

            syncing ; previous commit: Merge: 93f60ef 6a623b4
            Author: bieryAtFnal <36311946+bieryAtFnal@users.noreply.github.com>
            Date:   Thu Nov 30 09:56:07 2023 -0600

                Merge pull request #69 from DUNE-DAQ/kbiery/tlog_trace_names

                Explicitly set the TRACE_NAME in TLOG calls in several hxx files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
miscellaneous deliverable A change that is/will be part of a release but is not substantial enough to be a daq-deliverable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant