Skip to content
This repository has been archived by the owner on Jun 9, 2020. It is now read-only.

Feature: Add 'profile all' option #76

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

iddl
Copy link

@iddl iddl commented Oct 10, 2016

Content
Add interface to enable profiling of all executed calls.

Context
Github issue: #45
This can be useful when integrating line_profiler with projects that allow profiling without requiring the user to manually specify the target of a profile (eg. https://github.com/iddl/pprofile)

Note: When enabled, this option likely affects the overall performance of the profiler.

ahippo added a commit to ahippo/line_profiler that referenced this pull request Mar 13, 2018
Feature: Add 'profile all' option
@caethan caethan added the being considered Actively being investigated by maintainers for merging label Feb 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
being considered Actively being investigated by maintainers for merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants