wolfc01 / procexp

Process explorer for linux
GNU General Public License v3.0
97 stars 21 forks source link

cpuaffinity.py error #13

Closed pepebc closed 5 years ago

pepebc commented 5 years ago

I have tried to apply affinity to CPU, but I get this error: Unhandled exception: IndexError '>: list index out of range on line 16, file cpuaffinity.py

ghost commented 5 years ago

This project doesn't seem to be maintained. You might want to have a look at https://github.com/ftso/psymon, which looks like it might be revived now, although I can't get it to run, or qps, although that too has issues :(

pepebc commented 5 years ago

This project doesn't seem to be maintained. You might want to have a look at https://github.com/ftso/psymon, which looks like it might be revived now, although I can't get it to run, or qps, although that too has issues :(

OK, thanks