diff options
| author | Ian Rogers <[email protected]> | 2024-04-05 07:09:30 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2024-04-08 20:43:20 +0000 |
| commit | 705c09bb3cdffb141986598ad4ff9c9b0a66c3bd (patch) | |
| tree | 3ef837012f1f6f1cb2b4497b3e454a06a08a50b7 /tools/perf/util/annotate.c | |
| parent | perf annotate: Move 'start' field struct to 'struct annotated_source' (diff) | |
| download | kernel-705c09bb3cdffb141986598ad4ff9c9b0a66c3bd.tar.gz kernel-705c09bb3cdffb141986598ad4ff9c9b0a66c3bd.zip | |
tools subcmd: Add check_if_command_finished()
Add non-blocking function to check if a 'struct child_process' has
completed. If the process has completed the exit code is stored in the
'struct child_process' so that finish_command() returns it.
Signed-off-by: Ian Rogers <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: James Clark <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/annotate.c')
0 files changed, 0 insertions, 0 deletions
