summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
9 daysupdate tar from 0.4.42 to 0.4.43HEADmainVinnie Magro
2024-10-31update serde 1.0.203->1.0.214, serde_json 1.0.125->1.0.132Adrian Enache
2024-10-25update and improve cgroup memory aggregationBurak Gurbuz
2024-10-24Vendor ractor 0.12.4 and upgrade tokio to 1.41.0Sean Lawlor
2024-10-22Update `libbpf-rs` & `libbpf-cargo` to `0.24.6`Eduard Zingerman
2024-10-21Removed vulnerable mio 0.7.7 by upgrading crates to use mio 0.8+Sandeep Kudterkar
2024-10-16update itertools 0.12.1 -> 0.13.0Paul Iatchenii
2024-10-14update itertools 0.11.0 -> 0.12.1Paul Iatchenii
2024-10-10Update tar from 0.4.40 to 0.4.42Andres Suarez
2024-10-10Upgrade clap, clap_completeZoltán Nagy
2024-10-07Upgrade serde_json to 1.0.125James Gill
2024-10-03Update gitoxide to version with lenient tag parsingPierre Chevalier
2024-09-30switch cgroup memoryevents to be rates for belowKevin Jeong
2024-09-27Fix io.stat parsingAndrew Onyshchuk
2024-09-26collapse immediate children on '='Andrew Onyshchuk
2024-09-12Enable `futures` feature on `indicatif`Zoltán Nagy
2024-08-30Upgrade bitflagsNeil Mitchell
2024-08-27Bump anyhow to 1.0.86Keito Uchiyama
2024-08-27Update `libbpf-rs` & `libbpf-cargo` to `0.24.4`Daniel Mueller
2024-08-23Update `libbpf-rs` & `libbpf-cargo` to 0.24.2Daniel Mueller
2024-08-15Update `libbpf-rs` & `libbpf-cargo` to 0.24.2Daniel Mueller
2024-08-12Update `libbpf-rs` & `libbpf-cargo` to 0.24.1Daniel Mueller
2024-08-01Bump clap{,_complete} to 4.5.11Zoltán Nagy
2024-07-26Add init guardLeon Yang (Containers)
2024-07-15Change `flows_per_sec` to flows in `tc` module (#8237)mmynk
2024-07-03clippy lints (#8236)Brian Chen
2024-07-03ethtool: clippy lints + license headerBrian Chen
2024-07-03config: clippy lintsBrian Chen
2024-07-03btrfs: clippy lintsBrian Chen
2024-07-03dump: clippy lintsBrian Chen
2024-07-03common: clippy lintsBrian Chen
2024-07-03tc: clippy lints + license headerBrian Chen
2024-07-03view: clippy lintsBrian Chen
2024-07-03store: clippy lintsBrian Chen
2024-07-03render: clippy lintsBrian Chen
2024-07-03gpu_stats: clippy lintsBrian Chen
2024-07-03model: clippy lintsBrian Chen
2024-07-03procfs: clippy lintsBrian Chen
2024-07-03below_derive: clippy lintsBrian Chen
2024-07-03below_derive: Make EnumToString implement Format instead of ToStringBrian Chen
2024-06-17Update `libbpf-rs` & `libbpf-cargo` to `0.23.3`Daniel Mueller
2024-06-17Support resolved macros in named deps in autocargoDavid Tolnay
2024-06-10Dodge collisions with _arguments optionsBen Rogers
2024-06-10below: cmdline: Avoid MPSC queue overhead in priority inversion avoidanceChris Down
2024-06-10below: exitstat: Read MM_{ANON,SHMEM}PAGES per-CPU counters for v6.2Chris Down
2024-06-10below: treewide: .split_whitespace() -> .split_ascii_whitespace()Chris Down
2024-06-10Update clap to 4.5.6 and clap_complete to 4.5.4Pawel Zmarzly
2024-06-10below: main: Log panics to all log sourcesChris Down
2024-06-07below: cgroupfs: Provide buffer for CgroupReader lifetimeChris Down
2024-06-07below: procfs: Extract internal buffer handling into a functionChris Down