Merge remote-tracking branch 'stefanha/tracing' into staging
* stefanha/tracing: tracetool: handle DTrace keywords 'in', 'next', 'self' tracetool: Add MAINTAINERS info tracetool: Add support for the 'dtrace' backend tracetool: Add support for the 'ust' backend tracetool: Add support for the 'simple' backend tracetool: Add support for the 'stderr' backend tracetool: Add module for the 'h' format tracetool: Add module for the 'c' format tracetool: Rewrite infrastructure as python modules
Showing
scripts/tracetool
已删除
100755 → 0
scripts/tracetool.py
0 → 100755
scripts/tracetool/__init__.py
0 → 100644
scripts/tracetool/backend/ust.py
0 → 100644
scripts/tracetool/format/c.py
0 → 100644
scripts/tracetool/format/d.py
0 → 100644
scripts/tracetool/format/h.py
0 → 100644
scripts/tracetool/format/stap.py
0 → 100644
想要评论请 注册 或 登录