GitXplorerGitXplorer
m

owl

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
489cc1e552a60fa91ceff00e10fc7ca3478942b7

PYTHONPATH include old value

mmozillazg committed 9 years ago
Unverified
1b260a1b58d4f846a4a185fdfc00557244b63440

delete useless code

mmozillazg committed 9 years ago
Unverified
b7cee2bb056af16d814c14970b3d1a7181636a86

fix typo

mmozillazg committed 9 years ago
Unverified
d8ad4d60cb11b45b7c57b58db8fab051aaf84840

delete useless file

mmozillazg committed 9 years ago
Unverified
5570ed467f6c4721b9379c7bd748a0b3c02ad763

通过命令行执行目标命令

mmozillazg committed 9 years ago
Unverified
5ad6fb342b654e5b1225761d30fc4e67ef30f5c6

test

mmozillazg committed 9 years ago

README

The README file for this repository.

owl

A tiny Python APM agent(一个玩具式的 Python 探针).

$ python main.py python hello_timer.py
usercustomize  find_module
hello  find_module
hello  load_module
wrap_module
sleep 3
hello.hello2 spent 3.005079984664917 s