wchan for multithreaded process is now ~0ull or "*"
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# for --version-script
|
||||
# WTF is the syntax for this file?
|
||||
# Give me a BNF, man!
|
||||
_3_1_14 {
|
||||
global:
|
||||
__cyg_profile_func_enter; __cyg_profile_func_exit; main;
|
||||
@@ -5,7 +8,7 @@ global:
|
||||
readproc; readtask; readproctab; readproctab2; look_up_our_self; escape_command;
|
||||
escape_str; escape_strlist;
|
||||
openproc; closeproc;
|
||||
tty_to_dev; dev_to_tty; open_psdb_message; open_psdb; wchan;
|
||||
tty_to_dev; dev_to_tty; open_psdb_message; open_psdb; lookup_wchan;
|
||||
display_version; procps_version; linux_version_code;
|
||||
Hertz; smp_num_cpus;
|
||||
sprint_uptime; uptime; user_from_uid; print_uptime; loadavg;
|
||||
|
||||
Reference in New Issue
Block a user