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

kgtp可以修改内存的内容吗 #46

Open goxxx opened 8 years ago

goxxx commented 8 years ago

比如连接上以后, p jiffies=1之后, 这个变量的内容值就变成1了

teawater commented 8 years ago

不能 有人做过这类PATCH 没有和入

goxxx commented 8 years ago

会合入啊? 我指的是直接修改内存, 不是在某个trace point中修改内存

teawater commented 8 years ago

不在计划内 等待第三方发pull request

goxxx commented 8 years ago

3q

goxxx commented 8 years ago

不过觉得这个功能挺实用的, 可以修改机器的内存

goxxx commented 8 years ago

这么牛逼的功能, 要是能合入kernel主线的话, 就完美了