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

Tracing function runtime patch #1060

Open
wants to merge 33 commits into
base: master
Choose a base branch
from

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    8d706a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1fd774 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee56310 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    461448f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e237278 View commit details
    Browse the repository at this point in the history
  6. Add test to swt patch.

    Pavel-Durov committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    0699dbf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0db3e4f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6994b59 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    0e88a29 View commit details
    Browse the repository at this point in the history
  2. Add compile-time guard.

    Pavel-Durov committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    86e404b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3725c71 View commit details
    Browse the repository at this point in the history
  4. Revert "Remove PROT_EXEC on mprotect."

    This reverts commit 3725c71.
    Pavel-Durov committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    799644e View commit details
    Browse the repository at this point in the history
  5. Add documentation.

    Pavel-Durov committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    d572cab View commit details
    Browse the repository at this point in the history
  6. Add module docstring.

    Pavel-Durov committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    0bd8f36 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08029de View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b2aee3d View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

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

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    c46bb5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40c0696 View commit details
    Browse the repository at this point in the history
  3. Format.

    Pavel-Durov committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    4401153 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Remove not needed cfgs.

    Pavel-Durov committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    5ead893 View commit details
    Browse the repository at this point in the history
  2. Add x86_64 guard.

    Pavel-Durov committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b6fcbd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b334bfa View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

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

Commits on Apr 14, 2024

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

Commits on Apr 18, 2024

  1. Change match to unwrap().

    Pavel-Durov committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ada68bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e7d023 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18b7fee View commit details
    Browse the repository at this point in the history
  4. Add comments.

    Pavel-Durov committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e1be48c View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Use unwrap over expect.

    Pavel-Durov committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    0428dc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6be7bef View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

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

Commits on May 14, 2024

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