Commit Graph

  • 480859a8da docs: Add release documentation Dave Tucker 2024-10-09 13:41:39 +0100
  • 0e70838b0f Release aya-log v0.2.1 Dave Tucker 2024-10-09 12:03:16 +0100
  • 65911658e7 Release aya-log v0.2.1 aya-log-v0.2.1 Dave Tucker 2024-10-09 12:03:16 +0100
  • 04bbbccffa Release aya-log-common v0.1.15, aya-log-ebpf v0.1.1 aya-log-common-v0.1.15 Dave Tucker 2024-10-09 11:56:59 +0100
  • c3f0c7dc3f chore: Prepare for aya-log-ebpf release Dave Tucker 2024-10-09 11:56:48 +0100
  • 59082f572c Release aya-ebpf-cty v0.2.2, aya-ebpf-bindings v0.1.1, aya-ebpf-macros v0.1.1, aya-ebpf v0.1.1 aya-ebpf-v0.1.1 aya-ebpf-macros-v0.1.1 Dave Tucker 2024-10-09 11:28:28 +0100
  • 91317468f7 Release aya-ebpf-cty v0.2.2, aya-ebpf-bindings v0.1.1, aya-ebpf-macros v0.1.1, aya-ebpf v0.1.1 aya-ebpf-cty-v0.2.2 aya-ebpf-bindings-v0.1.1 Dave Tucker 2024-10-09 11:28:28 +0100
  • c169b727e6 Release aya-obj v0.2.0, aya v0.13.0, safety bump aya v0.13.0 Dave Tucker 2024-10-09 11:00:44 +0100
  • df94371c3f Release aya-obj v0.2.0, aya v0.13.0, safety bump aya v0.13.0 aya-v0.13.0 aya-obj-v0.2.0 Dave Tucker 2024-10-09 11:00:44 +0100
  • 5478cac008 feat(aya): Implement TCX astoycos 2024-04-05 13:57:41 -0400
  • 9f027a10c6 feat(aya): Implement TCX astoycos 2024-04-05 13:57:41 -0400
  • 649ae58053 fix(aya): XdpFlags default value use XdpFlags::SKB_MODE Xiaobo Liu 2024-10-07 17:07:18 +0800
  • f5be6d1273
    Merge b2f8742aa9 into 1d272f38bd Badr 2024-10-07 21:28:47 +0200
  • c93d2f0ab7
    Create greened_test.rs Greened 2024-10-07 22:37:42 +0400
  • 1d272f38bd build(deps): update hashbrown requirement in the cargo-crates group dependabot[bot] 2024-10-07 13:35:54 +0000
  • 5d696f9799
    build(deps): update hashbrown requirement in the cargo-crates group dependabot[bot] 2024-10-07 13:35:54 +0000
  • bcbe79bc95
    Update tests.rs Greened 2024-10-06 21:47:17 +0400
  • 895ae4271d
    Rename greened-test.rs to greened_test.rs Greened 2024-10-06 21:46:37 +0400
  • 071f5ca690
    Update Cargo.toml Greened 2024-10-06 21:46:19 +0400
  • 911e92c717
    Update lib.rs Greened 2024-10-06 21:45:59 +0400
  • d84161c5cb
    Update Cargo.toml Greened 2024-10-06 21:45:08 +0400
  • 7c4bfd1bd4
    Create greened-test.rs Greened 2024-10-06 21:40:24 +0400
  • 53bdde8887
    aya: enforce valid perf_event type & config combos tyrone-wu 2024-09-25 00:23:38 +0000
  • aa240baadf Appease clippy Tamir Duberstein 2024-10-04 05:44:10 -0400
  • 087b5925e5
    Appease clippy Tamir Duberstein 2024-10-04 05:44:10 -0400
  • 55ed9e0546
    fix(aya-log): print &[u8] using full width (#1008) GrigorenkoPV 2024-10-04 10:26:14 +0300
  • 8f8210c7d6
    aya: add guardrails for valid combinations of perf_event type and config tyrone-wu 2024-09-25 00:23:38 +0000
  • d05110fd86 perf: cache `nr_cpus` in a thread_local Vladimir Petrzhikovskii 2024-09-27 23:01:36 +0200
  • 458e641510
    fix(aya-log): print &[u8] using full width Pavel Grigorenko 2024-08-05 18:02:46 +0300
  • bb86ee9702
    perf: cache `nr_cpus` in a thread_local Vladimir Petrzhikovskii 2024-09-27 23:01:36 +0200
  • afd777b705 Clarify `Arc` usage Tamir Duberstein 2024-10-01 14:57:56 -0400
  • e992c280cb Replace `Arc` with `&'static` Tamir Duberstein 2024-10-01 14:42:31 -0400
  • 0e867572ff Avoid intermediate allocations in parse_cpu_ranges Tamir Duberstein 2024-10-01 10:13:50 -0400
  • f3b2744072 Reduce duplication in `{nr,possible}_cpus` Tamir Duberstein 2024-10-01 10:39:00 -0400
  • 2b299d4fba Replace `lazy_static` with `std::sync::LazyLock` Tamir Duberstein 2024-10-01 11:38:34 -0400
  • ee54aa5f59
    Clarify `Arc` usage Tamir Duberstein 2024-10-01 14:57:56 -0400
  • a438dee9df
    Replace `Arc` with `&'static` Tamir Duberstein 2024-10-01 14:42:31 -0400
  • 6b51eb33b6
    Avoid intermediate allocations in parse_cpu_ranges Tamir Duberstein 2024-10-01 10:13:50 -0400
  • af9dd0ed72
    Reduce duplication in `{nr,possible}_cpus` Tamir Duberstein 2024-10-01 10:39:00 -0400
  • d9c1689066
    Avoid intermediate allocations in parse_cpu_ranges Tamir Duberstein 2024-10-01 10:13:50 -0400
  • 4a92f25127
    Reduce duplication in `{nr,possible}_cpus` Tamir Duberstein 2024-10-01 10:39:00 -0400
  • 6b65a02315
    Replace `lazy_static` with `std::sync::LazyLock` Tamir Duberstein 2024-10-01 11:38:34 -0400
  • d8f0595b0d feat(aya): Implement TCX astoycos 2024-04-05 13:57:41 -0400
  • b2f8742aa9 fix linting error Badr 2024-09-28 15:00:01 +0200
  • 1f8b1635db
    Merge d7e5f31b68 into 0f163633e3 Martin Søes 2024-09-27 23:11:53 +0200
  • eea36282ea handle error while getting current kernel version Badr 2024-09-27 22:39:31 +0200
  • a33b9e046a feat(aya): Implement TCX astoycos 2024-04-05 13:57:41 -0400
  • 32b5d631bc
    Merge 12b3727e05 into 0f163633e3 Davide Bertola 2024-09-27 12:58:49 +0000
  • 12b3727e05 Fix kconfig string loading Davide Bertola 2024-09-25 21:51:19 +0200
  • a723cfa22d Fix kconfig symbol address Davide Bertola 2024-09-25 21:24:08 +0200
  • 41a2461756 Improve failure loggin when reading kernel config Davide Bertola 2024-09-27 14:49:32 +0200
  • 8b2ef5d5c1 Cleanup Davide Bertola 2024-09-25 22:18:43 +0200
  • a9175127e9 Update public-api Davide Bertola 2024-09-22 14:29:51 +0200
  • ecbfea37ec Autoload kernel config in the integration vm runner Davide Bertola 2024-09-16 21:42:01 +0200
  • b7f919d9eb aya: Implement .kconfig support Davide Bertola 2024-09-22 13:05:15 +0200
  • 0f163633e3 Appease clippy Tamir Duberstein 2024-09-26 06:15:32 -0400
  • 51e2ecd32b
    Appease clippy Tamir Duberstein 2024-09-26 06:15:32 -0400
  • 045032bff0 ci: Use libLLVM from Rust CI tarball Michal Rostecki 2024-09-07 18:26:15 +0000
  • 8a5d22b98f
    ci: Use libLLVM from Rust CI tarball Michal Rostecki 2024-09-07 18:26:15 +0000
  • f498a1b7a9 Remove assertion that doesn't work in macOS HVF Tamir Duberstein 2024-09-25 13:45:11 -0400
  • 59a153076a ci: use {clang,llvm}-15 on ubuntu-22.04 Tamir Duberstein 2024-09-25 11:24:59 -0400
  • 087e10ae02
    Remove assertion that doesn't work in macOS HVF Tamir Duberstein 2024-09-25 13:45:11 -0400
  • 9bab0bf49e
    ci: use {clang,llvm}-15 on ubuntu-22.04 Tamir Duberstein 2024-09-25 11:24:59 -0400
  • 9424e494fa
    ci: use distro's clang, llvm Tamir Duberstein 2024-09-25 11:24:59 -0400
  • fd88997010 feat(aya): Implement TCX astoycos 2024-04-05 13:57:41 -0400
  • 6b08fb8853 feat(aya): Implement TCX astoycos 2024-04-05 13:57:41 -0400
  • 5b29008691 Appease `static_mut_refs` Tamir Duberstein 2024-09-21 10:57:29 -0400
  • eacd1bd54f
    Appease `static_mut_refs` Tamir Duberstein 2024-09-21 10:57:29 -0400
  • 48ca623a1f Update public-api to 0.38.0 Tamir Duberstein 2024-09-20 07:11:06 -0400
  • b5ba7d9e19
    Update public-api to 0.38.0 Tamir Duberstein 2024-09-20 07:11:06 -0400
  • 5f91efdf43 build(deps): bump DavidAnson/markdownlint-cli2-action dependabot[bot] 2024-09-16 14:02:01 +0000
  • 11d953fee8 build(deps): bump the cargo-crates group with 2 updates dependabot[bot] 2024-09-16 13:41:45 +0000
  • c5bc4ba0da feat(aya): Add SchedClassifier:query_tcx() API Dave Tucker 2024-09-19 14:43:44 +0100
  • a66e2d96cc feat(aya): Add SchedClassifier:query_tcx() API Dave Tucker 2024-09-19 14:43:44 +0100
  • 920167cb9e feat(aya): Add SchedClassifier:query_tcx() API Dave Tucker 2024-09-19 14:43:44 +0100
  • 047a4505d5 feat(aya): Add SchedClassifier:query_tcx() API Dave Tucker 2024-09-19 14:43:44 +0100
  • f5d4fdedba Exercise all new TCX APIs in the TCX integration test Andre Fredette 2024-09-17 18:07:08 -0400
  • 6f2047f96c ci: pin rust to nightly-2024-09-09 until public-api fixed Billy McFall 2024-09-11 11:37:48 -0400
  • 0478d1e84c Exercise all new TCX APIs in the TCX integration test Andre Fredette 2024-09-17 18:07:08 -0400
  • 5408f17b7e Address review comments Andre Fredette 2024-09-16 17:32:00 -0400
  • 5f03569fff Address review comments Andre Fredette 2024-09-16 17:32:00 -0400
  • 0de59a4b41 Remove log-based tcx ordering tests Andre Fredette 2024-09-16 14:01:57 -0400
  • 3d056c5d45 Remove expected_revision from TCX API Andre Fredette 2024-09-16 13:23:52 -0400
  • ce94c7a8f2
    build(deps): bump DavidAnson/markdownlint-cli2-action dependabot[bot] 2024-09-16 14:02:01 +0000
  • 5f9543000c
    build(deps): bump the cargo-crates group with 2 updates dependabot[bot] 2024-09-16 13:41:45 +0000
  • 311e81c2b4 Remove log timestamp-based tcx order testing Andre Fredette 2024-09-15 20:49:09 -0400
  • dfb3549312 Move expected_revision out of the LinkOrder struct Andre Fredette 2024-09-15 18:22:26 -0400
  • dc71e5a4f2 SQUASH: Address review comments Andre Fredette 2024-09-11 10:21:01 -0400
  • c4749b3fdc SQUASH: Address review comments Andre Fredette 2024-09-11 10:21:01 -0400
  • 3a73cca5ea Fix LinkOrder doc comment error Andre Fredette 2024-09-05 09:41:27 -0400
  • 613bbdba62 SQUASH: respond to review comments astoycos 2024-09-02 23:40:26 -0400
  • 9d3af47152 add basic tcx integration tests astoycos 2024-08-19 13:04:53 -0400
  • c886d2a0c9 implement tcx links astoycos 2024-04-05 13:57:41 -0400
  • b87f4b9642
    Merge pull request #1029 from aya-rs/fix/ci-linux-kernel-version Alessandro Decina 2024-09-13 17:02:26 +0700
  • e775f8329b Fix linux kernel version in gh ci runners Davide Bertola 2024-09-13 08:38:02 +0200
  • d844886190 Fix error caused by rebase Andre Fredette 2024-09-11 18:20:58 -0400
  • 1a83204397 Address review comments by alessandrod and tamird. Andre Fredette 2024-09-11 10:21:01 -0400
  • b156e845b9 Fix LinkOrder doc comment error Andre Fredette 2024-09-05 09:41:27 -0400
  • b843a4b9de SQUASH: respond to review comments astoycos 2024-09-02 23:40:26 -0400
  • cec7a69599 add basic tcx integration tests astoycos 2024-08-19 13:04:53 -0400