Function Repository Resource:

TraceLoading

Source Notebook

Monitor file-loading events during the evaluation of an expression

Contributed by: Taliesin Beynon

ResourceFunction["TraceLoading"][expr]

evaluates expr, reporting file-loading events triggered during the evaluation.

Details and Options

ResourceFunction["TraceLoading"] has attribute HoldFirst.

Examples

Basic Examples (1) 

Monitor file-loading events triggered while evaluating an expression:

In[1]:=
ResourceFunction["TraceLoading"][LaunchKernels[]]
Out[1]=

Requirements

Wolfram Language 11.3 (March 2018) or above

Version History

  • 1.0.0 – 06 February 2019

License Information