Skip to content

[metacling] Offer RLogger interface to trace autoparsing:#7609

Closed
Axel-Naumann wants to merge 1 commit intoroot-project:masterfrom
Axel-Naumann:TClingAutoParse-RLogger
Closed

[metacling] Offer RLogger interface to trace autoparsing:#7609
Axel-Naumann wants to merge 1 commit intoroot-project:masterfrom
Axel-Naumann:TClingAutoParse-RLogger

Conversation

@Axel-Naumann
Copy link
Member

It allows (e.g. CMS) to set

RLogScopedVerbosity debugThis(gInterpreter->PerfLog(), ELogLevel::kDebug + 1);

to trace invocations of the autoparsing (and only that).

It allows (e.g. CMS) to set
```
RLogScopedVerbosity debugThis(gInterpreter->PerfLog(), ELogLevel::kDebug + 1);
```
to trace invocations of the autoparsing (and only that).
@Axel-Naumann Axel-Naumann self-assigned this Mar 19, 2021
@phsft-bot
Copy link

Starting build on ROOT-debian10-i386/cxx14, ROOT-performance-centos8-multicore/default, ROOT-fedora30/cxx14, ROOT-fedora31/noimt, ROOT-ubuntu16/nortcxxmod, mac1014/python3, mac11.0/cxx17, windows10/cxx14
How to customize builds

}

////////////////////////////////////////////////////////////////////////////////
/// Access the log channel for observice performance-critical actions.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
/// Access the log channel for observice performance-critical actions.
/// Access the log channel for observe performance-critical actions.

@phsft-bot
Copy link

Build failed on windows10/cxx14.
Running on null:C:\build\workspace\root-pullrequests-build
See console output.

Errors:

  • [2021-03-19T17:25:29.506Z] C:\build\workspace\root-pullrequests-build\root\roofit\RDataFrameHelpers\test\testActionHelpers.cxx(22,73): error C3493: 'nEvent' cannot be implicitly captured because no default capture mode has been specified [C:\build\workspace\root-pullrequests-build\build\roofit\RDataFrameHelpers\test\testActionHelpers.vcxproj]
  • [2021-03-19T17:25:31.223Z] C:\build\workspace\root-pullrequests-build\root\roofit\RDataFrameHelpers\test\testActionHelpers.cxx(23,73): error C3493: 'nEvent' cannot be implicitly captured because no default capture mode has been specified [C:\build\workspace\root-pullrequests-build\build\roofit\RDataFrameHelpers\test\testActionHelpers.vcxproj]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants