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

adds a trace filter to gather ruby gems and apps #347

Merged
merged 5 commits into from
Jul 8, 2021

Conversation

quoideneuf
Copy link
Contributor

Added some logic for getting subdirectories in a rails app in addition to gem directories. There may be some fine tuning necessary as to which directories, but now as a long as the rails app is started, all views, controllers, helpers, and models should be traced even if the app never receives a request.

@remram44
Copy link
Member

Hi @quoideneuf, just so you know, you can update a pull request simply by updating your branch (rails-heuristic), there is no need to open a new pull request, even if you rebase/force-push.

I'll try to review ASAP.

@remram44 remram44 added T-enhancement Type: En enhancement to existing code, or a new feature C-tracer (Python) Component: The Python part of the tracer codebase labels Feb 14, 2019
@quoideneuf
Copy link
Contributor Author

Thanks @remram44 Didn't know I could force / rebase and keep the PR - that is much nicer! Sorry about all the noise. I think I am getting the hang of pythonic line breaking...

@quoideneuf quoideneuf force-pushed the rails-heuristic branch 2 times, most recently from cd24e95 to 1ddd357 Compare February 27, 2019 03:45
@remram44 remram44 merged commit 661222b into VIDA-NYU:1.x Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-tracer (Python) Component: The Python part of the tracer codebase T-enhancement Type: En enhancement to existing code, or a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants