Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
mccxj
/
TProfiler
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
12
Code
Issues
3
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Dec 24, 2017
fix #4 Reduce the call to method fileWriter.append
mccxj
committed
90379b0
Copy full SHA for 90379b0
fix #2 ignore Get/Set method enhance.
mccxj
committed
0be4eaa
Copy full SHA for 0be4eaa
fix #3 Java 8's resolution of lambda call can result in synthetic classes with no name.
mccxj
committed
a73b579
Copy full SHA for a73b579
Commits on Dec 21, 2017
调整脚本配置
mccxj
committed
3804b4b
Copy full SHA for 3804b4b
Commits on Dec 20, 2017
支持java8字节码,调整为asm5.2版本
mccxj
committed
36e45e0
Copy full SHA for 36e45e0
Commits on Dec 19, 2017
调整脚本配置
mccxj
committed
1a83212
Copy full SHA for 1a83212
Delete release.sh
xiaojian cai
authored
f0f0cb9
Copy full SHA for f0f0cb9
Update assembly.xml
xiaojian cai
authored
16d2fab
Copy full SHA for 16d2fab
Update pom.xml
xiaojian cai
authored
20f0074
Copy full SHA for 20f0074
Delete vcs.xml
xiaojian cai
authored
1af3cc3
Copy full SHA for 1af3cc3
Commits on Dec 17, 2017
clear
mccxj
committed
a2dc135
Copy full SHA for a2dc135
Commits on Dec 13, 2017
Delete TProfiler_1.0.1.zip
xiaojian cai
authored
771c289
Copy full SHA for 771c289
Delete package.bat
xiaojian cai
authored
066ecb2
Copy full SHA for 066ecb2
Commits on Mar 27, 2017
Merge pull request #45 from ckex/master
Show description for 8344d1a
丁宇
authored
8344d1a
Copy full SHA for 8344d1a
Commits on Jan 13, 2017
change compile exception
jimmy-zha
committed
cc8d976
Copy full SHA for cc8d976
Commits on Dec 28, 2016
Merge pull request #31 from ApesRise/dependence_query
Show description for b2db59e
丁宇
authored
b2db59e
Copy full SHA for b2db59e
Commits on Jul 15, 2015
数据库名称字段错误
Show description for b74fd73
violetgo
committed
b74fd73
Copy full SHA for b74fd73
[TProfile]:增加mysql的慢日志拦截;增加asm3的说明文档
violetgo
committed
a00ce7e
Copy full SHA for a00ce7e
Commits on May 12, 2014
Merge remote-tracking branch 'origin/master'
jlusdy
committed
de8abe9
Copy full SHA for de8abe9
修复客户端OOM问题. Fixed #25
jlusdy
committed
4c59969
Copy full SHA for 4c59969
Merge pull request #26 from lidongbo/master
Show description for 6e5044c
丁宇
committed
6e5044c
Copy full SHA for 6e5044c
Commits on Apr 25, 2014
避免agent在低版本asm环境运行时,ClassWriter抛出error不能被catch
Show description for c77d5b2
lidongbo
committed
c77d5b2
Copy full SHA for c77d5b2
Commits on Sep 25, 2013
Merge pull request #24 from khotyn/master
Show description for c73c64e
丁宇
committed
c73c64e
Copy full SHA for c73c64e
Commits on Sep 18, 2013
恢复 import
khotyn
committed
31dcee9
Copy full SHA for 31dcee9
直接 > 0 就可以了,没有必要用三元表达式 a > b ? true : false 可以直接简化为 a > b
khotyn
committed
0a18cac
Copy full SHA for 0a18cac
Commits on Aug 26, 2013
Merge pull request #23 from manlge/master
Show description for 048fee8
丁宇
committed
048fee8
Copy full SHA for 048fee8
Commits on Aug 25, 2013
优化Project结构,打包生成dist/TProfiler_1.0.1.zip
manlge
committed
86b0deb
Copy full SHA for 86b0deb
解决ClassLoader为null时造成的无法工作问题
manlge
committed
dc4badb
Copy full SHA for dc4badb
Commits on Aug 24, 2013
添加Windows bat命令行
manlge
committed
2aeff1f
Copy full SHA for 2aeff1f
Commits on Aug 22, 2013
建立lib、bin目录结构,添加类unix(linux、mac等)命令行sampler-log-analysis,
Show description for c5e9ad7
manlge
committed
c5e9ad7
Copy full SHA for c5e9ad7
Commits on Aug 20, 2013
Merge pull request #22 from manlge/master
Show description for a90cf17
丁宇
committed
a90cf17
Copy full SHA for a90cf17
修正注释
manlge
committed
5cf496b
Copy full SHA for 5cf496b
加载配置文件时时使用buffer,并完善注释
manlge
committed
882d80c
Copy full SHA for 882d80c
Commits on Aug 19, 2013
Merge branch 'master' of https://github.com/manlge/TProfiler
manlge
committed
b7f77be
Copy full SHA for b7f77be
配置加载相关优化及单无测试
manlge
committed
75da7b9
Copy full SHA for 75da7b9
Pagination
Previous
Next
You can’t perform that action at this time.