issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix the build failed with the Linux kernel that newer than 4.4.0 (Ubuntu 14.04.5)
#56
gatieme
closed
7 years ago
0
使用 kgtp.py 安装kgtp时,如果已安装 gdb 版本是 7.11, 安装不成功
#55
splade
opened
8 years ago
0
kgtp在收集char*的时候有问题
#54
goxxx
opened
8 years ago
0
gdb 如何dump出所有的tracepoint的信息
#53
goxxx
closed
8 years ago
0
kgtp trace用户态程序有点问题
#52
goxxx
opened
8 years ago
1
kgtp调试用户态程序会导致死机
#51
goxxx
opened
8 years ago
0
gdb里面的tracepoint和breakpoint之后用commands命令来continue和什么区别吗
#50
goxxx
closed
8 years ago
1
Kgtp build issue in linux4.4.0
#49
hongjiujing
opened
8 years ago
1
可以把collect收集行为打印到gdb的输出中吗?
#48
goxxx
opened
8 years ago
7
kgtp会合入kernel主线吗
#47
goxxx
opened
8 years ago
1
kgtp可以修改内存的内容吗
#46
goxxx
opened
8 years ago
6
Retry the module search if default module name doesn't work
#45
yangoliver
closed
8 years ago
1
用不同版本GCC编译出的KGTP模块插入后 无法rmmod
#44
teawater
opened
9 years ago
1
printk(KERN_WARNING "KGTP: $kret cannot use with while-stepping or watch.\n");
#43
teawater
opened
9 years ago
0
更详细的介绍如何和ANDROID一起使用KGTP
#42
teawater
opened
9 years ago
0
在文档中介绍直接把KGTP源码集成到某个内核源码的方法
#41
teawater
opened
9 years ago
0
Android下trace sched_clock 死锁
#40
teawater
opened
9 years ago
0
gdb 退出
#39
ashimida
closed
9 years ago
2
tfind in ?? ()
#38
ashimida
closed
9 years ago
9
Fix #26: set trace-buffer-size works now in simple mode!
#37
hustcalm
closed
10 years ago
0
Fix #26: set trace-buffer-size works now in simple mode!
#36
hustcalm
closed
10 years ago
0
Fix #26: set trace-buffer-size works now in simple mode!
#35
hustcalm
closed
10 years ago
2
Fix #26: set trace-buffer-size works now in simple mode!
#34
hustcalm
closed
10 years ago
3
add introduce for "enum" support in tracepoint
#33
teawater
opened
10 years ago
0
add "monitor disable" to doc
#32
teawater
opened
10 years ago
0
support for reading memory larger than GTP_RB_DATA_MAX
#31
lynus
closed
10 years ago
0
Ubuntu 14.04 3.13.0-32-generic got build and insmod error with "mcount"
#30
teawater
opened
10 years ago
3
minor fix about the source directory, remove duplication
#29
hustcalm
closed
10 years ago
0
minor fix about the source directory, remove duplication
#28
hustcalm
closed
10 years ago
2
fix compile time warning when compile for 32-bit kernel
#27
lynus
closed
10 years ago
0
增加对GDB命令“set trace-buffer-size”的支持
#26
hustcalm
opened
10 years ago
1
refactor the README to markdown flavore
#25
hustcalm
closed
10 years ago
0
fix GTP_RB_RELEASE macro. The write position should step back to its pre...
#24
lynus
closed
10 years ago
0
Update English doc according to https://github.com/teawater/kgtp/commit/5000c2b6219d33c4ea1b08ccbbac1565ac845aac
#23
teawater
opened
10 years ago
0
一些小的笔误,不通顺语句的修改
#22
lynus
closed
10 years ago
4
Add some clear example
#21
teawater
opened
10 years ago
0
Add introduce of access a address
#20
teawater
opened
10 years ago
0
Cannot single step with new gdb
#19
teawater
opened
10 years ago
0
增加文档 介绍 设置只trace某个函数的call
#18
teawater
opened
10 years ago
0
New script check user application memory leak
#17
teawater
closed
10 years ago
1
Change memory or register in tracepoint actions
#16
teawater
opened
10 years ago
5
while-stepping twice will got $step_count
#14
teawater
opened
11 years ago
1
Cannot collect data that bigger than a page
#13
teawater
opened
11 years ago
0
Tstart got fail after trace the syscal from user to kernel
#12
teawater
opened
11 years ago
1
Add introduce of "set logging" and "set pagination" to howto
#11
teawater
opened
11 years ago
0
Add introduce of "set logging" and
#10
teawater
closed
11 years ago
1
Cannot access memory of kernel after attach user space program
#9
teawater
closed
11 years ago
1
Got Action try to get special TSV 11 that cannot be get
#8
teawater
closed
11 years ago
1
Cannot remod with ubuntu 3.2.0-53-generic
#7
teawater
opened
11 years ago
1
bt is not right in replay mode
#6
teawater
closed
11 years ago
2
Next