mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 12:14:36 +03:00
search and filter for the strace and lsof screens!
This commit is contained in:
@ -16,7 +16,6 @@ in the source distribution for its full text.
|
||||
typedef struct TraceScreen_ {
|
||||
Process* process;
|
||||
Panel* display;
|
||||
FunctionBar* bar;
|
||||
bool tracing;
|
||||
} TraceScreen;
|
||||
|
||||
|
Reference in New Issue
Block a user