Skip to content
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

Merge cmf cmf callgraph and develop #30

Open
wants to merge 82 commits into
base: develop
Choose a base branch
from

Commits on Oct 29, 2020

  1. MY STUFF \o/

    cmfcmf committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    7123aa9 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Complete merge

    cmfcmf committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    7d1b89d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce7a8e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03e6ffb View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Configuration menu
    Copy the full SHA
    9b1f0fb View commit details
    Browse the repository at this point in the history
  2. Introduce "path parts" :)

    cmfcmf committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    961611c View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Simplify and improve sidebar

    cmfcmf committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    5bef663 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Configuration menu
    Copy the full SHA
    8cc618d View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Add support for background colors in multicolumn lists, add preferenc…

    …e for showin return entries in callgraphs
    cmfcmf committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    ea755fc View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Configuration menu
    Copy the full SHA
    5af8cb8 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2020

  1. Moar trace visualization

    cmfcmf committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    4ad2cf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9714307 View commit details
    Browse the repository at this point in the history
  3. Add missing methods to git

    cmfcmf committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    6bb05d6 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Refactor tracer to use a custom instance variable on Process. This is…

    … about 5 times faster :)
    cmfcmf committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    be02eb3 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2021

  1. Configuration menu
    Copy the full SHA
    ef418fd View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

  1. Minor fixes

    cmfcmf committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    1b8bf18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc1ce8f View commit details
    Browse the repository at this point in the history
  3. ARGH???

    cmfcmf committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    4a804e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    9e2f996 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f18101d View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Configuration menu
    Copy the full SHA
    244bd0a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Configuration menu
    Copy the full SHA
    2f718ad View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Configuration menu
    Copy the full SHA
    714d331 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59b802e View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. Configuration menu
    Copy the full SHA
    dcc4c48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6e3a40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e67c15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11ca445 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9949b2a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7acc79b View commit details
    Browse the repository at this point in the history
  7. Adds the tracer method

    codeZeilen committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    648bec8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    90bcc09 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    09d41d5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0600bc3 View commit details
    Browse the repository at this point in the history
  11. Fix pauseFlushingCachesDuring:

    cmfcmf committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    1b4bd12 View commit details
    Browse the repository at this point in the history
  12. Add missing method

    cmfcmf committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    16ddd1a View commit details
    Browse the repository at this point in the history
  13. Fix botched rename

    cmfcmf committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    f7c24fe View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. Configuration menu
    Copy the full SHA
    e757010 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d2b1f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    820f682 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60900a8 View commit details
    Browse the repository at this point in the history
  5. Resets the state of the UI package to the base state and applies the …

    …callgraph modifications
    codeZeilen committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    39697a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Configuration menu
    Copy the full SHA
    0645153 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    193f7e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    639d787 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Configuration menu
    Copy the full SHA
    5f8f2a9 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    f72f51b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12f69e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ac08f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a75453 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c83f422 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    931fdef View commit details
    Browse the repository at this point in the history
  7. Uses the instrumentation configuration in deciding which methods to i…

    …nstrument and which to leave alone
    codeZeilen committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    4474f01 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Configuration menu
    Copy the full SHA
    70ea1d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a477b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40ee7b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b270b7 View commit details
    Browse the repository at this point in the history
  5. Adds a simple callgraph browser without icons for the instrumentation…

    … status. Makes the selection of colors in the probe morphs more resilient
    codeZeilen committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    0625ba4 View commit details
    Browse the repository at this point in the history
  6. Revert "Adds a simple callgraph browser without icons for the instrum…

    …entation status. Makes the selection of colors in the probe morphs more resilient"
    
    This reverts commit 0625ba4.
    codeZeilen committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    c34a933 View commit details
    Browse the repository at this point in the history
  7. Adds a simple callgraph browser without message icons for instrumenta…

    …tion status and makes the selection of callgraph colors more resilient to the asynchronous creation of callgraphs.
    codeZeilen committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    b4cd596 View commit details
    Browse the repository at this point in the history
  8. Fixes a bug in my "beautiful" #shouldNeverInstrument: (should never h…

    …ave touched it). Added the Demo package to the whitelist
    codeZeilen committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    e232a96 View commit details
    Browse the repository at this point in the history
  9. Deactivates the callgraph tracer during setting up receivers and argu…

    …ments of a method example
    codeZeilen committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    25a0080 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e58c560 View commit details
    Browse the repository at this point in the history
  11. Adds a fix for wrong offset of temporary and instance variables

    Co-authored-by: Christian Flach <[email protected]>
    codeZeilen and cmfcmf committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    fa99b40 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d1ed2e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Configuration menu
    Copy the full SHA
    f4b3b9a View commit details
    Browse the repository at this point in the history
  2. Changes call graph sidebar to initialy display the full call graph an…

    …d to update correctly on change to example.
    codeZeilen committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    9e2ef9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d328e81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7308737 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    688c11b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5bae816 View commit details
    Browse the repository at this point in the history
  7. puts the callgraph visualization on the right of the browser (just to…

    … try it),
    
    fixes the message icon method by copying it
    codeZeilen committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    22e4b21 View commit details
    Browse the repository at this point in the history
  8. Adds the call site recording and the corresponding UI which I deactiv…

    …ated right away as it will not work the way I fixed the debugger map for now...
    codeZeilen committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    358fd9d View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Configuration menu
    Copy the full SHA
    7482c48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0845127 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Configuration menu
    Copy the full SHA
    af1c5a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Several small UI simplifications

    * Removed inspect and browse from probe value context menu
    * Removed emjois for stack frames from call graph
    * Made the UI for ancestor analysis optional
    codeZeilen committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    5f70dbb View commit details
    Browse the repository at this point in the history
  2. Implements automatic instrumentation and fixes the configuration dial…

    …og for that
    
    Also includes the missing class var for the fancy analysis preference
    codeZeilen committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    12b6b7f View commit details
    Browse the repository at this point in the history
  3. Comitted all kinds of sins to keep the sidebar visualizations stable …

    …and update them in-place
    codeZeilen committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    a14b8d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af079d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Configuration menu
    Copy the full SHA
    1916329 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Changes the code rewriter filter to be less strict by adding an aster…

    …isk to the category name.
    codeZeilen committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    7baa3ed View commit details
    Browse the repository at this point in the history