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

*: record execute runtime information in slow log #17573

Merged
merged 28 commits into from
Jun 9, 2020

Commits on Jun 1, 2020

  1. init

    Signed-off-by: crazycs <crazycs520@gmail.com>
    crazycs520 committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    9840c53 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

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

    Signed-off-by: crazycs <crazycs520@gmail.com>
    crazycs520 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    cb3b2dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f993f5 View commit details
    Browse the repository at this point in the history
  4. add test1

    Signed-off-by: crazycs <crazycs520@gmail.com>
    crazycs520 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    1a7b7bc View commit details
    Browse the repository at this point in the history
  5. add test2

    Signed-off-by: crazycs <crazycs520@gmail.com>
    crazycs520 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    5ca3ee8 View commit details
    Browse the repository at this point in the history
  6. fix panic

    Signed-off-by: crazycs <crazycs520@gmail.com>
    crazycs520 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    90121f8 View commit details
    Browse the repository at this point in the history
  7. make test stable

    Signed-off-by: crazycs <crazycs520@gmail.com>
    crazycs520 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    73b1026 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0fc0940 View commit details
    Browse the repository at this point in the history
  9. 1 Configuration menu
    Copy the full SHA
    aef298f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fd5aa68 View commit details
    Browse the repository at this point in the history
  11. try to fix test

    Signed-off-by: crazycs <crazycs520@gmail.com>
    crazycs520 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    cd1601b View commit details
    Browse the repository at this point in the history
  12. try to fix test race

    Signed-off-by: crazycs <crazycs520@gmail.com>
    crazycs520 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    d7dd02f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8c86eaf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5b90223 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. open collect runtime information to bench

    Signed-off-by: crazycs <crazycs520@gmail.com>
    crazycs520 committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    2940cda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45fe779 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3da540 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31faa60 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

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

Commits on Jun 5, 2020

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

Commits on Jun 8, 2020

  1. Configuration menu
    Copy the full SHA
    5bc8684 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de40722 View commit details
    Browse the repository at this point in the history
  3. close collect runtime information by default

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    be4b51b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e758b5c View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. fix test

    Signed-off-by: crazycs520 <crazycs520@gmail.com>
    crazycs520 committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    d4a86d6 View commit details
    Browse the repository at this point in the history