Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
sfninja
/
thetool
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
224
Code
Issues
1
Pull requests
13
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 14, 2019
0.5.1
alexkozy
committed
9cc2846
View commit details
Copy full SHA for 9cc2846
Browse repository at this point
fix(deps): update dependency
Show description for 824e0e8
alexkozy
committed
824e0e8
View commit details
Copy full SHA for 824e0e8
Browse repository at this point
Commits on Jul 3, 2019
chore(README): added how it is better than CDT
alexkozy
authored
924dd31
View commit details
Copy full SHA for 924dd31
Browse repository at this point
Commits on May 26, 2019
chore(README): added pictures to illustrate tools
alexkozy
authored
74930ef
View commit details
Copy full SHA for 74930ef
Browse repository at this point
chore(README): added tool selector table
alexkozy
authored
90d6397
View commit details
Copy full SHA for 90d6397
Browse repository at this point
chore(README): little README tuning
alexkozy
authored
a141c0c
View commit details
Copy full SHA for a141c0c
Browse repository at this point
Commits on May 17, 2019
0.5.0
alexkozy
committed
f645351
View commit details
Copy full SHA for f645351
Browse repository at this point
feat(heapsnapshot): added heap snapshot
Show description for b55354a
alexkozy
committed
b55354a
View commit details
Copy full SHA for b55354a
Browse repository at this point
feat(worker): added --ondemand worker support
Show description for a8cd1b1
alexkozy
committed
a8cd1b1
View commit details
Copy full SHA for a8cd1b1
Browse repository at this point
Commits on May 13, 2019
0.4.0
alexkozy
committed
650e248
View commit details
Copy full SHA for 650e248
Browse repository at this point
feat(tracing): added -t tracing
Show description for 020a883
alexkozy
committed
020a883
View commit details
Copy full SHA for 020a883
Browse repository at this point
feat(memorysampling): added --samplingInterval flag
Show description for 896cc5b
alexkozy
committed
896cc5b
View commit details
Copy full SHA for 896cc5b
Browse repository at this point
fix(runner): removed leftover
alexkozy
committed
35a18a3
View commit details
Copy full SHA for 35a18a3
Browse repository at this point
0.3.1
alexkozy
committed
5845b62
View commit details
Copy full SHA for 5845b62
Browse repository at this point
chore(npmrc): added eslintrc.js
alexkozy
committed
39420ed
View commit details
Copy full SHA for 39420ed
Browse repository at this point
chore(npmignore): minor npmignore fix
Show description for 0eaf890
alexkozy
committed
0eaf890
View commit details
Copy full SHA for 0eaf890
Browse repository at this point
deps(ws): removed ws dependency
Show description for c96a1ba
alexkozy
committed
c96a1ba
View commit details
Copy full SHA for c96a1ba
Browse repository at this point
refactor(tool): make tool super simple
alexkozy
committed
fc25004
View commit details
Copy full SHA for fc25004
Browse repository at this point
Commits on May 12, 2019
0.3.0
alexkozy
committed
0f69fec
View commit details
Copy full SHA for 0f69fec
Browse repository at this point
test(cpu): added basic tests for cpu profiler
alexkozy
committed
244606f
View commit details
Copy full SHA for 244606f
Browse repository at this point
refactor(reportwriter): exposed report writer
Show description for 7c61aa0
alexkozy
committed
7c61aa0
View commit details
Copy full SHA for 7c61aa0
Browse repository at this point
test(jest): added basic jest tests for args..
Show description for 87d57db
alexkozy
committed
87d57db
View commit details
Copy full SHA for 87d57db
Browse repository at this point
docs(README): added travis badge to README
alexkozy
committed
4b63cbe
View commit details
Copy full SHA for 4b63cbe
Browse repository at this point
chore(lint): added basic linter
alexkozy
committed
550d6d2
View commit details
Copy full SHA for 550d6d2
Browse repository at this point
chore(travis): added basic travis.yml
alexkozy
committed
f8d8d6e
View commit details
Copy full SHA for f8d8d6e
Browse repository at this point
feat(ondemand): added ondemand profiling
Show description for 48ceb8e
alexkozy
committed
48ceb8e
View commit details
Copy full SHA for 48ceb8e
Browse repository at this point
Commits on May 11, 2019
0.2.1
alexkozy
committed
cda512d
View commit details
Copy full SHA for cda512d
Browse repository at this point
docs(README): tuned README.md
Show description for bfefe7b
alexkozy
committed
bfefe7b
View commit details
Copy full SHA for bfefe7b
Browse repository at this point
0.2.0
alexkozy
committed
f881f9d
View commit details
Copy full SHA for f881f9d
Browse repository at this point
deps(cleanup): remove some redundant deps
Show description for 35d9570
alexkozy
committed
35d9570
View commit details
Copy full SHA for 35d9570
Browse repository at this point
feat(impl): initial implementation
Show description for 0eba825
alexkozy
committed
0eba825
View commit details
Copy full SHA for 0eba825
Browse repository at this point
Commits on May 10, 2019
initial commit
alexkozy
authored and
Aleksei Koziatinskii
committed
aae5fa7
View commit details
Copy full SHA for aae5fa7
Browse repository at this point
You can’t perform that action at this time.