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

feat: user-level profile #29

Merged
merged 13 commits into from
Jul 17, 2024
Merged

feat: user-level profile #29

merged 13 commits into from
Jul 17, 2024

Commits on Jul 15, 2024

  1. feat: add config data structures

    kxxt committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    0db0198 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. feat: merge CLI flags and config

    kxxt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8c93d67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc1ba7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dff464c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7dcf00f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8c876b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea2fc28 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    677df28 View commit details
    Browse the repository at this point in the history
  8. chore: make clippy happy

    kxxt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b752698 View commit details
    Browse the repository at this point in the history
  9. config: remove tracer_delay

    It's usually different depending on whether seccomp-bpf is enabled.
    kxxt committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    0f93a9a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    88b97bf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    95814eb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5f7c976 View commit details
    Browse the repository at this point in the history