Skip to content

Display correct PID if it is negative in kill.d#15

Open
NanXiao wants to merge 1 commit intoopendtrace:masterfrom
NanXiao:master
Open

Display correct PID if it is negative in kill.d#15
NanXiao wants to merge 1 commit intoopendtrace:masterfrom
NanXiao:master

Conversation

@NanXiao
Copy link

@NanXiao NanXiao commented Dec 14, 2021

Current kill.d can't display negative PID, e.g:

FROM      COMMAND   SIG TO     RESULT
......
 2377         bash     1 4294964696 0
......

After my commit:

FROM      COMMAND   SIG TO     RESULT
......
 2780         bash     1 -2976  0
......

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant