awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
brendankenny avatar

brendankenny/call-trace

0
View on GitHub↗
43 stars·8 forks·JavaScript·Apache-2.0·5 views

Call Trace

Instruments a JavaScript file to record its call graph and (optionally) time spent in each function. When the file is run in the browser, a trace can be converted to the Chrome CPU profile format for viewing in DevTools.

Features

  • Debugging Tooling - Instruments JavaScript to generate detailed execution profiles.

Star history

Star history chart for brendankenny/call-traceStar history chart for brendankenny/call-trace

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Call Trace

Similar open-source projects, ranked by how many features they share with Call Trace.
  • andrewdavey/immutable-devtoolsandrewdavey avatar

    andrewdavey/immutable-devtools

    671View on GitHub↗

    Chrome Dev Tools custom formatter for Immutable-js values

    JavaScript
    View on GitHub↗671
  • kdzwinel/betwixtkdzwinel avatar

    kdzwinel/betwixt

    4,562View on GitHub↗

    Betwixt is a system-wide network monitor and web debugging proxy that captures network requests from any installed application. It functions as an HTTPS traffic inspector, routing operating system and command line interface traffic through a local proxy for analysis. The tool utilizes a Chrome DevTools compatible interface to render captured traffic, allowing for the inspection of requests and responses from non-browser sources. It performs man-in-the-middle HTTPS decryption by generating a trusted root certificate to inspect encrypted communication between clients and servers. The project c

    JavaScript
    View on GitHub↗4,562
  • pmdartus/snaplinepmdartus avatar

    pmdartus/snapline

    401View on GitHub↗

    Unleash your screenshots stored in Chrome Devtool timeline files

    JavaScript
    View on GitHub↗401
  • thlorenz/cpuprofilifythlorenz avatar

    thlorenz/cpuprofilify

    169View on GitHub↗

    Converts output of various profiling/sampling tools to the .cpuprofile format so it can be loaded into Chrome DevTools.

    JavaScript
    View on GitHub↗169

Frequently asked questions

What does brendankenny/call-trace do?

Instruments a JavaScript file to record its call graph and (optionally) time spent in each function. When the file is run in the browser, a trace can be converted to the Chrome CPU profile format for viewing in DevTools.

What are the main features of brendankenny/call-trace?

The main features of brendankenny/call-trace are: Debugging Tooling.

What are some open-source alternatives to brendankenny/call-trace?

Open-source alternatives to brendankenny/call-trace include: andrewdavey/immutable-devtools — Chrome Dev Tools custom formatter for Immutable-js values. kdzwinel/betwixt — Betwixt is a system-wide network monitor and web debugging proxy that captures network requests from any installed… pmdartus/snapline — Unleash your screenshots stored in Chrome Devtool timeline files. thlorenz/cpuprofilify — Converts output of various profiling/sampling tools to the .cpuprofile format so it can be loaded into Chrome DevTools.