-
Notifications
You must be signed in to change notification settings - Fork 26
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
DTrace / SystemTap probing tools for Encore #877
base: development
Are you sure you want to change the base?
Commits on Feb 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 358979e - Browse repository at this point
Copy the full SHA 358979eView commit details
Commits on Feb 3, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 50288de - Browse repository at this point
Copy the full SHA 50288deView commit details
Commits on Feb 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 53910b6 - Browse repository at this point
Copy the full SHA 53910b6View commit details
Commits on Feb 13, 2019
-
Added a script to generate a list of all probes available in a progra…
…m, and a template for a makefile to automate some stuff we probably are going to be do doing a lot
Configuration menu - View commit details
-
Copy full SHA for 1b5be83 - Browse repository at this point
Copy the full SHA 1b5be83View commit details
Commits on Feb 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2b7f341 - Browse repository at this point
Copy the full SHA 2b7f341View commit details -
Configuration menu - View commit details
-
Copy full SHA for 545d0d3 - Browse repository at this point
Copy the full SHA 545d0d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b568200 - Browse repository at this point
Copy the full SHA b568200View commit details
Commits on Feb 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b3ca0e1 - Browse repository at this point
Copy the full SHA b3ca0e1View commit details
Commits on Feb 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 73c3e75 - Browse repository at this point
Copy the full SHA 73c3e75View commit details -
Merge branch 'probing-tools' of https://github.com/pkrll/encore into …
…probing-tools
Configuration menu - View commit details
-
Copy full SHA for 3bb301c - Browse repository at this point
Copy the full SHA 3bb301cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a72325 - Browse repository at this point
Copy the full SHA 8a72325View commit details
Commits on Feb 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ee5bee6 - Browse repository at this point
Copy the full SHA ee5bee6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84ef51d - Browse repository at this point
Copy the full SHA 84ef51dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4931c66 - Browse repository at this point
Copy the full SHA 4931c66View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffe88ac - Browse repository at this point
Copy the full SHA ffe88acView commit details
Commits on Mar 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b8fae71 - Browse repository at this point
Copy the full SHA b8fae71View commit details
Commits on Mar 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1ba10fa - Browse repository at this point
Copy the full SHA 1ba10faView commit details
Commits on Mar 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 829d5d1 - Browse repository at this point
Copy the full SHA 829d5d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 591df58 - Browse repository at this point
Copy the full SHA 591df58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96f2587 - Browse repository at this point
Copy the full SHA 96f2587View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb833f4 - Browse repository at this point
Copy the full SHA bb833f4View commit details
Commits on Mar 6, 2019
-
Merge pull request #2 from pkrll/ulf
Probing core jumps, actor steals and time spent in functions
Configuration menu - View commit details
-
Copy full SHA for 4b788e3 - Browse repository at this point
Copy the full SHA 4b788e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dbe02b - Browse repository at this point
Copy the full SHA 9dbe02bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d46b1d3 - Browse repository at this point
Copy the full SHA d46b1d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f194f4 - Browse repository at this point
Copy the full SHA 4f194f4View commit details -
* Future-get probe now gathers actor pointer instead of context * Added number of times an actor does get * Added duration of a future block on a specific actor
Configuration menu - View commit details
-
Copy full SHA for 40e40d7 - Browse repository at this point
Copy the full SHA 40e40d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a22369 - Browse repository at this point
Copy the full SHA 8a22369View commit details -
Configuration menu - View commit details
-
Copy full SHA for a51e45c - Browse repository at this point
Copy the full SHA a51e45cView commit details
Commits on Mar 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 99a3c8a - Browse repository at this point
Copy the full SHA 99a3c8aView commit details -
Merge pull request #3 from pkrll/dtrace-futures
Added clauses for futures
Configuration menu - View commit details
-
Copy full SHA for 98d425c - Browse repository at this point
Copy the full SHA 98d425cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac5932c - Browse repository at this point
Copy the full SHA ac5932cView commit details
Commits on Mar 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b12be19 - Browse repository at this point
Copy the full SHA b12be19View commit details -
Configuration menu - View commit details
-
Copy full SHA for af290dc - Browse repository at this point
Copy the full SHA af290dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 439103f - Browse repository at this point
Copy the full SHA 439103fView commit details
Commits on Mar 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ad19d37 - Browse repository at this point
Copy the full SHA ad19d37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a08d9a - Browse repository at this point
Copy the full SHA 3a08d9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for eac9ba8 - Browse repository at this point
Copy the full SHA eac9ba8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c351d51 - Browse repository at this point
Copy the full SHA c351d51View commit details -
Implemented parsing of tags work-steal-failure and work-steal-failure…
…-from + fixed issue with work-steal-success not parsing correctly
Configuration menu - View commit details
-
Copy full SHA for 69681a0 - Browse repository at this point
Copy the full SHA 69681a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e8c37d - Browse repository at this point
Copy the full SHA 2e8c37dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0764aa - Browse repository at this point
Copy the full SHA b0764aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 145991d - Browse repository at this point
Copy the full SHA 145991dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0180392 - Browse repository at this point
Copy the full SHA 0180392View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbcc605 - Browse repository at this point
Copy the full SHA dbcc605View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9d7192 - Browse repository at this point
Copy the full SHA d9d7192View commit details -
Configuration menu - View commit details
-
Copy full SHA for 621d449 - Browse repository at this point
Copy the full SHA 621d449View commit details -
Configuration menu - View commit details
-
Copy full SHA for 388c333 - Browse repository at this point
Copy the full SHA 388c333View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f5973e - Browse repository at this point
Copy the full SHA 9f5973eView commit details -
Added option to output either XML or human readable format + fixed is…
…sue with counts tag not closed properly
Configuration menu - View commit details
-
Copy full SHA for 1500bc3 - Browse repository at this point
Copy the full SHA 1500bc3View commit details -
Changed FutureGets class to contain actor id and future id, instead o…
…f reference to Actor and Future objects
Configuration menu - View commit details
-
Copy full SHA for 2b3a224 - Browse repository at this point
Copy the full SHA 2b3a224View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3bb5bd - Browse repository at this point
Copy the full SHA c3bb5bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5790580 - Browse repository at this point
Copy the full SHA 5790580View commit details
Commits on Mar 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 367a5c8 - Browse repository at this point
Copy the full SHA 367a5c8View commit details
Commits on Mar 11, 2019
-
Merge pull request #4 from pkrll/dtrace-futures
Removed unnecessary struct fields
Configuration menu - View commit details
-
Copy full SHA for 676f4a4 - Browse repository at this point
Copy the full SHA 676f4a4View commit details -
Merge pull request #5 from pkrll/dtrace-parser
Implemented a simple parser
Configuration menu - View commit details
-
Copy full SHA for d25a60a - Browse repository at this point
Copy the full SHA d25a60aView commit details
Commits on Mar 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e9b97eb - Browse repository at this point
Copy the full SHA e9b97ebView commit details
Commits on Mar 14, 2019
-
Changed structure of XML output and fixed issue with incorrect timest…
…amp. Also: removed methods-probes due to future chaining causing an error
Configuration menu - View commit details
-
Copy full SHA for bbc7abd - Browse repository at this point
Copy the full SHA bbc7abdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c012dfa - Browse repository at this point
Copy the full SHA c012dfaView commit details -
Implemented parsing of future chainings, added count to future gets a…
…nd fixed issue with incorrect count
Configuration menu - View commit details
-
Copy full SHA for 333a5d2 - Browse repository at this point
Copy the full SHA 333a5d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e56a1da - Browse repository at this point
Copy the full SHA e56a1daView commit details -
The "catch-all" probe, that set which probe had been run, sometime caused the script to not exit. The downside is that the XML ooutput now always includes all categories, even if they are empty.
Configuration menu - View commit details
-
Copy full SHA for 9590237 - Browse repository at this point
Copy the full SHA 9590237View commit details
Commits on Mar 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for db5d556 - Browse repository at this point
Copy the full SHA db5d556View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0614cf - Browse repository at this point
Copy the full SHA a0614cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6943be - Browse repository at this point
Copy the full SHA a6943beView commit details
Commits on Mar 22, 2019
-
Merge pull request #6 from pkrll/dtrace-parser-futurechain
Implemented parsing of future chainings
Configuration menu - View commit details
-
Copy full SHA for ebd2ff4 - Browse repository at this point
Copy the full SHA ebd2ff4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e19c56d - Browse repository at this point
Copy the full SHA e19c56dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1fe5a3 - Browse repository at this point
Copy the full SHA b1fe5a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0649af1 - Browse repository at this point
Copy the full SHA 0649af1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c7af4e - Browse repository at this point
Copy the full SHA 8c7af4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f40b9da - Browse repository at this point
Copy the full SHA f40b9daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bc199f - Browse repository at this point
Copy the full SHA 3bc199fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 236b583 - Browse repository at this point
Copy the full SHA 236b583View commit details -
This file should never have been pushed to the repository, it was a file used to learn more about systemTap.
Configuration menu - View commit details
-
Copy full SHA for 92838f0 - Browse repository at this point
Copy the full SHA 92838f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc40119 - Browse repository at this point
Copy the full SHA dc40119View commit details -
changed some names, and changed some tings that were still different …
…between the syst and Dtrace tools that were different such as the inclusion of msg-run, and that core-switching is couted based on actors and not schedulers
Configuration menu - View commit details
-
Copy full SHA for c51df5e - Browse repository at this point
Copy the full SHA c51df5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6659d0 - Browse repository at this point
Copy the full SHA e6659d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9250b4 - Browse repository at this point
Copy the full SHA c9250b4View commit details
Commits on Mar 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 744c786 - Browse repository at this point
Copy the full SHA 744c786View commit details
Commits on Mar 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2337d7e - Browse repository at this point
Copy the full SHA 2337d7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8b4343 - Browse repository at this point
Copy the full SHA e8b4343View commit details -
Merge pull request #9 from pkrll/cleanup
Did some cleanup, adress dokumentation to dtrace.d
Configuration menu - View commit details
-
Copy full SHA for b859c3a - Browse repository at this point
Copy the full SHA b859c3aView commit details
Commits on Mar 26, 2019
-
This contains exscripts from the full repport. It is sufficient to understand the tools, how to compile them and what can be expected from them.
Configuration menu - View commit details
-
Copy full SHA for 0155a4d - Browse repository at this point
Copy the full SHA 0155a4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91970af - Browse repository at this point
Copy the full SHA 91970afView commit details -
Configuration menu - View commit details
-
Copy full SHA for da377bf - Browse repository at this point
Copy the full SHA da377bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c38c827 - Browse repository at this point
Copy the full SHA c38c827View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c2150e - Browse repository at this point
Copy the full SHA 1c2150eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b773acf - Browse repository at this point
Copy the full SHA b773acfView commit details -
Configuration menu - View commit details
-
Copy full SHA for da4ac15 - Browse repository at this point
Copy the full SHA da4ac15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25af44f - Browse repository at this point
Copy the full SHA 25af44fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68d3c48 - Browse repository at this point
Copy the full SHA 68d3c48View commit details