HomePhorge

(PUP-3245) Profile function calls
8b218da30f4fUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-3245) Profile function calls

The new evaluator implementation has a different code path for function
calls, but this path didn't call out to the profiler to track that the
call was made, this meant that new function calls were not showing up
anywhere.

This updates the call_function runtime to also profile that the call was
made.

Details

Provenance
Andrew Parker <andy@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU7a10309541f4: (maint) Remove extra calculation of ICallable type parameters to_s
Branches
Unknown
Tags
Unknown

Event Timeline

Andrew Parker <andy@puppetlabs.com> committed rPU8b218da30f4f: (PUP-3245) Profile function calls (authored by Andrew Parker <andy@puppetlabs.com>).Sep 15 2014, 7:09 PM