Commit 12c79cc
authored
Merge pull request containerd#1604 from jessvalarezo/windows-listpids
ListPids returns process details in addition to process IDs.File tree
18 files changed
+1120
-407
lines changed- api
- services/tasks/v1
- types/task
- cmd/ctr
- linux
- shim
- v1
- runtime
- services/tasks
- windows
- hcsshimopts
18 files changed
+1120
-407
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2956 | 2956 | | |
2957 | 2957 | | |
2958 | 2958 | | |
| 2959 | + | |
2959 | 2960 | | |
2960 | 2961 | | |
2961 | 2962 | | |
| |||
3035 | 3036 | | |
3036 | 3037 | | |
3037 | 3038 | | |
| 3039 | + | |
| 3040 | + | |
| 3041 | + | |
| 3042 | + | |
| 3043 | + | |
| 3044 | + | |
| 3045 | + | |
| 3046 | + | |
| 3047 | + | |
| 3048 | + | |
| 3049 | + | |
| 3050 | + | |
| 3051 | + | |
| 3052 | + | |
| 3053 | + | |
| 3054 | + | |
| 3055 | + | |
| 3056 | + | |
3038 | 3057 | | |
3039 | 3058 | | |
3040 | 3059 | | |
| |||
3490 | 3509 | | |
3491 | 3510 | | |
3492 | 3511 | | |
3493 | | - | |
| 3512 | + | |
3494 | 3513 | | |
3495 | 3514 | | |
3496 | | - | |
3497 | | - | |
| 3515 | + | |
| 3516 | + | |
| 3517 | + | |
3498 | 3518 | | |
3499 | 3519 | | |
3500 | 3520 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
174 | | - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
175 | 176 | | |
176 | 177 | | |
177 | 178 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
0 commit comments