```console
$ cargo-samply --no-samply arg1 arg2 arg3 arg4
Finished `samply` profile [optimized + debuginfo] target(s) in [..]s
Args: Args {
inner: [
"[CWD]/target/samply/args",
"arg1",
"arg2",
"arg3",
"arg4",
],
}
```
```console
$ cargo-samply --no-samply arg1 arg2 arg3 arg4
Finished `samply` profile [optimized + debuginfo] target(s) in [..]s
Args: Args {
inner: [
"[CWD]/target/samply/args",
"arg1",
"arg2",
"arg3",
"arg4",
],
}
```
```console
$ cargo-samply --no-samply arg1 arg2 arg3 arg4
Finished `samply` profile [optimized + debuginfo] target(s) in [..]s
Args: Args {
inner: [
"[CWD]/target/samply/args",
"arg1",
"arg2",
"arg3",
"arg4",
],
}
```