commit | 81e9c2f6db7362dcff1336a2633c2fa66d7418c1 | [log] [tgz] |
---|---|---|
author | Namhyung Kim <namhyung@kernel.org> | Thu Apr 21 11:14:07 2022 -0700 |
committer | Namhyung Kim <namhyung@kernel.org> | Wed May 18 12:07:02 2022 -0700 |
tree | a1269d00acfbcd9c2e8824abe8942e0eec02c297 | |
parent | c4ec5057cad2dfedf8278d7996d5f1649a6e1a4c [diff] |
perf record: Implement basic filtering for off-cpu It should honor cpu and task filtering with -a, -C or -p, -t options. Signed-off-by: Namhyung Kim <namhyung@kernel.org>