Tamir Duberstein 3 weeks ago
parent db916612e8
commit 5d4f746001
No known key found for this signature in database

@ -65,7 +65,7 @@ struct Opt {
cgroup_path: std::path::PathBuf,
{%- when "uprobe", "uretprobe" %}
#[clap(short, long)]
pid: Option<i32>,
pid: Option<u32>,
{%- endcase %}
}

Loading…
Cancel
Save