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

Debug: Add find key debug invoker #8853

Merged
merged 45 commits into from
Mar 26, 2024
Merged

Debug: Add find key debug invoker #8853

merged 45 commits into from
Mar 26, 2024

Commits on Mar 20, 2024

  1. init

    Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
    CalvinNeo committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d0820f1 View commit details
    Browse the repository at this point in the history
  2. some debug

    Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
    CalvinNeo committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5de4f38 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. ICE

    Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
    CalvinNeo committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    5c69e1c View commit details
    Browse the repository at this point in the history
  2. fmt

    Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
    CalvinNeo committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    49103c7 View commit details
    Browse the repository at this point in the history
  3. remove genKey

    Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
    CalvinNeo committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    0346039 View commit details
    Browse the repository at this point in the history
  4. 1

    Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
    CalvinNeo committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    95d170f View commit details
    Browse the repository at this point in the history
  5. fmt

    Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
    CalvinNeo committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    7b27fe4 View commit details
    Browse the repository at this point in the history
  6. fmt2

    Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
    CalvinNeo committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    c943a82 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. fmt

    Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
    CalvinNeo committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    8abdf59 View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
    CalvinNeo committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    68890ba View commit details
    Browse the repository at this point in the history
  3. f

    Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
    CalvinNeo committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    f2c6a5a View commit details
    Browse the repository at this point in the history
  4. z

    Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
    CalvinNeo committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    062fcf8 View commit details
    Browse the repository at this point in the history
  5. f

    Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
    CalvinNeo committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    583fff9 View commit details
    Browse the repository at this point in the history
  6. fff

    Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
    CalvinNeo committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    2c7cd9a View commit details
    Browse the repository at this point in the history
  7. fff

    Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
    CalvinNeo committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    ecfae28 View commit details
    Browse the repository at this point in the history
  8. z

    Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
    CalvinNeo committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    fe16413 View commit details
    Browse the repository at this point in the history
  9. Update dbms/src/Debug/dbgKVStore/dbgFuncInvestigator.cpp

    Co-authored-by: JaySon <tshent@qq.com>
    CalvinNeo and JaySon-Huang authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    ad99e25 View commit details
    Browse the repository at this point in the history
  10. Update dbms/src/Debug/dbgKVStore/dbgFuncInvestigator.cpp

    Co-authored-by: JaySon <tshent@qq.com>
    CalvinNeo and JaySon-Huang authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    03680fe View commit details
    Browse the repository at this point in the history
  11. Update dbms/src/Debug/MockTiDB.cpp

    Co-authored-by: Lloyd-Pottiger <60744015+Lloyd-Pottiger@users.noreply.github.com>
    CalvinNeo and Lloyd-Pottiger authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    832fbd6 View commit details
    Browse the repository at this point in the history
  12. fix

    Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
    CalvinNeo committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    2e75eeb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    acc4137 View commit details
    Browse the repository at this point in the history
  14. Update dbms/src/Debug/dbgKVStore/dbgFuncInvestigator.cpp

    Co-authored-by: JaySon <tshent@qq.com>
    CalvinNeo and JaySon-Huang authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    f31705b View commit details
    Browse the repository at this point in the history
  15. fix

    Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
    CalvinNeo committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    0f5c986 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    46a9bc1 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. a

    Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
    CalvinNeo committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a1c93d2 View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
    CalvinNeo committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    cf12c0b View commit details
    Browse the repository at this point in the history
  3. z

    Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
    CalvinNeo committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    24ee148 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cbcbf8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    892fd5e View commit details
    Browse the repository at this point in the history
  6. remove tikv range

    Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
    CalvinNeo committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c36aa29 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    05323d5 View commit details
    Browse the repository at this point in the history
  8. tname

    Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
    CalvinNeo committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    f43325a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    39cf3cb View commit details
    Browse the repository at this point in the history
  10. Update dbms/src/Debug/dbgKVStore/dbgFuncInvestigator.cpp

    Co-authored-by: jinhelin <linjinhe33@gmail.com>
    CalvinNeo and JinheLin authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    535f125 View commit details
    Browse the repository at this point in the history
  11. Update dbms/src/Debug/dbgKVStore/dbgFuncInvestigator.cpp

    Co-authored-by: jinhelin <linjinhe33@gmail.com>
    CalvinNeo and JinheLin authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    1b18b88 View commit details
    Browse the repository at this point in the history
  12. Update dbms/src/Debug/dbgKVStore/dbgFuncInvestigator.cpp

    Co-authored-by: jinhelin <linjinhe33@gmail.com>
    CalvinNeo and JinheLin authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    404ea1b View commit details
    Browse the repository at this point in the history
  13. cmt

    Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
    CalvinNeo committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    9e7720a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6adbd98 View commit details
    Browse the repository at this point in the history
  15. Update dbms/src/Debug/dbgKVStore/dbgFuncInvestigator.cpp

    Co-authored-by: jinhelin <linjinhe33@gmail.com>
    CalvinNeo and JinheLin authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c22d135 View commit details
    Browse the repository at this point in the history
  16. z

    Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
    CalvinNeo committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a192707 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    532794f View commit details
    Browse the repository at this point in the history
  18. z

    Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
    CalvinNeo committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    181f588 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. fix release

    Signed-off-by: CalvinNeo <calvinneo1995@gmail.com>
    CalvinNeo committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f7ba62d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb04618 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45de44d View commit details
    Browse the repository at this point in the history