0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 04, 2024 — Jan 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #81 from lifey/master More... almost 10 years ago
Changed name of daemon thread More... almost 10 years ago
actually generate timings that aren't 0 More... about 10 years ago
extract the signal handler into its own file, RANDOMISE sample times! More... about 10 years ago
fix up testing the console UI and refactor the dependencies appropriately. Also fixes a bug More... about 10 years ago
add another test More... about 10 years ago
test out the terminal More... about 10 years ago
make Terminal a Console to simplify dependencies More... about 10 years ago
fix #59 by adding a way of monitoring jvms on the fly via the console More... about 10 years ago
Parameterises UnitTest++ lookup, fixes #21 More... about 10 years ago
force compiler to not insert memset calls More... about 10 years ago
move clearly to the ring buffer's consumer so it doesn't have to async-safe More... about 10 years ago
add proper release barriers to ring buffer elements More... about 10 years ago
fix injection bug from Monitor now being private More... about 10 years ago
improve variable naming in ConsoleLogDumpApplication More... about 10 years ago
Merge branch 'nitsanw-master' More... about 10 years ago
merge in nitsan's pr More... about 10 years ago
Removing thread local storage of JNIEnv and replacing with a call into JavaVM. Required adding a field to Profiler. Cleanup unused failures array. Cleanup unused imports. Cleanup Accessors after thread local removal. Cleanup some unused globals. More... about 10 years ago
trimmed and formatted. More... about 10 years ago
fix bug where agent wasn't reading incremental logs correctly More... about 10 years ago
add the ability to pause when you need to read more data More... about 10 years ago
add the ability to read incrementally increasing data sources More... about 10 years ago
wire up test for machine source detection and flesh out agent runner More... about 10 years ago
extract common testing utilities More... about 10 years ago
fix up application paths More... about 10 years ago
Let profiler log all samples, including errors More... about 10 years ago
Add log dump initial More... about 10 years ago
Merge branch 'master' of github.com:RichardWarburton/honest-profiler More... about 10 years ago
fix bug where the monitored JVMs disappear when you go back to the landing view More... about 10 years ago
refactor core to decouple log repository and merge delivery and ports packages More... about 10 years ago