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

feat: allow callgraph generation with perf maps #70

Merged
merged 9 commits into from
Jun 28, 2023

Conversation

art049
Copy link
Member

@art049 art049 commented Jun 7, 2023

  • chore: enforce releases from the main branch
  • Release v1.4.0 🚀
  • chore: add discord badge in the readme
  • fix: prefix the branch name with the fork name when relevant
  • chore: add eslint plugin for ts imports
  • fix: fix dependencies installation
  • fix: pin esbuild to have a reproducible CI pipeline
  • chore: bump packages
  • Release v1.5.0 🚀
  • feat: add predictability v8 engine flags
  • feat: ignore js bundling children
  • Release v1.6.0 🚀
  • chore: bump jest and fix test configuration
  • feat: use node-fetch and retry on bad status codes
  • chore: add tests to the CI
  • feat: check the installed valgrind version
  • feat: manually refresh apt deps
  • fix: only compute the tokenless hash when needed
  • feat: use valgrind-codspeed instead of valgrind from ubuntu ppa

@art049 art049 force-pushed the feat/callgraph-generation branch 3 times, most recently from 3a61d96 to b156c5f Compare June 8, 2023 10:22
@art049 art049 requested a review from adriencaccia June 8, 2023 13:45
Copy link
Member

@adriencaccia adriencaccia left a comment

Choose a reason for hiding this comment

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

flame

tests/valgrind.test.ts Outdated Show resolved Hide resolved
src/helpers/perfMaps.ts Outdated Show resolved Hide resolved
src/helpers/perfMaps.ts Outdated Show resolved Hide resolved
src/helpers/perfMaps.ts Outdated Show resolved Hide resolved
src/helpers/objectsPath.ts Outdated Show resolved Hide resolved
@art049 art049 force-pushed the feat/callgraph-generation branch 2 times, most recently from 8c706b6 to 2093b28 Compare June 12, 2023 13:26
@art049 art049 force-pushed the feat/callgraph-generation branch 2 times, most recently from 98883d5 to 96b913f Compare June 23, 2023 14:41
@art049 art049 changed the base branch from main to feat/node-script June 23, 2023 16:22
@art049 art049 force-pushed the feat/callgraph-generation branch 2 times, most recently from ee9e846 to 4592ead Compare June 26, 2023 10:37
@adriencaccia adriencaccia force-pushed the feat/node-script branch 4 times, most recently from e688eae to f5d6dfd Compare June 27, 2023 15:11
Base automatically changed from feat/node-script to main June 27, 2023 15:12
@art049 art049 force-pushed the feat/callgraph-generation branch from 4592ead to eaa299e Compare June 27, 2023 15:22
@art049 art049 force-pushed the feat/callgraph-generation branch 2 times, most recently from b63a449 to e9bd07d Compare June 27, 2023 16:38
@art049 art049 force-pushed the feat/callgraph-generation branch from e9bd07d to 9bd4250 Compare June 27, 2023 16:40
@art049 art049 force-pushed the feat/callgraph-generation branch from 3fd9894 to e15ffd6 Compare June 28, 2023 09:33
@art049 art049 merged commit e15ffd6 into main Jun 28, 2023
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.

2 participants