diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2019-05-21 19:51:08 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-05-28 21:37:43 +0000 |
| commit | ee364dcdcd008530883efc0e690fc8e85622f9b5 (patch) | |
| tree | 092d9adf32413b83f00f4b92f675a799a5d7adfb /tools/perf/scripts/python/netdev-times.py | |
| parent | perf trace: Beautify 'fsmount' arguments (diff) | |
| download | kernel-ee364dcdcd008530883efc0e690fc8e85622f9b5.tar.gz kernel-ee364dcdcd008530883efc0e690fc8e85622f9b5.zip | |
perf trace beauty clone: Handle CLONE_PIDFD
In addition to the older flags. This will allow something like this to
be implemented in 'perf trace"
perf trace -e clone/PIDFD in flags/
I.e. ask for strace like tracing, system wide, looking for 'clone'
syscalls that have the CLONE_PIDFD bit set in the 'flags' arg.
For now we'll just see PIDFD if it is set in the 'flags' arg.
Cc: Christian Brauner <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Brendan Gregg <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Luis Cláudio Gonçalves <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: https://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
