Skip to content

Conversation

kheshav
Copy link

@kheshav kheshav commented Nov 23, 2015

  1. Modified function process_find to display pid id if the pid is less than 3 digits:

    eg:

['', '416', '?', '00:00:00 udevd']
['12305', '?', '00:00:00', 'udevd']

After Modifications:
['416', '?', '00:00:00', 'udevd']
['12305', '?', '00:00:00', 'udevd']

2 . Extended functionality for strace of process eg :
cuisine.process_strace(416)

Output:


ERROR:root:Process 416 attached
ERROR:root:restart_syscall(<... resuming interrupted call ...>Process 416 detached
ERROR:root: <detached ...>


@kheshav kheshav changed the title Bugfix fot function process_find Bugfix for function process_find Nov 23, 2015
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