teawater / kgtp

KGTP is a comprehensive dynamic tracer for analysing Linux kernel and application (including Android) problems on production systems in real time.
http://teawater.github.io/kgtp/
85 stars 36 forks source link

Got Action try to get special TSV 11 that cannot be get #8

Closed teawater closed 11 years ago

teawater commented 11 years ago

Connect to KGTP. tvariable $p_count tvariable $p_cc tvariable $p_pc trace vfs_read if ($rip != 0xffffffff8136f0d9 && $p_count && ($clock - $p_count > 10000) && $p_cc < $clock - $p_count) (gdb) tstart remote.c: error in outgoing packet at field #6.

In log: Oct 6 12:18:54 teawater-Precision-M4600 kernel: [52438.895817] Action try to get special TSV 11 that cannot be get. Oct 6 12:18:54 teawater-Precision-M4600 kernel: [52438.895819] KGTP: gtp_check_x get error -22

teawater commented 11 years ago

https://github.com/teawater/kgtp/commit/c55973ed7e67a6c011d4b4fe16327e35b3a15f89