diff --git a/README-zh_CN.md b/README-zh_CN.md index 3caec90..eebe0b9 100644 --- a/README-zh_CN.md +++ b/README-zh_CN.md @@ -45,6 +45,8 @@ Speedscope可以不同编程语言和环境的各种不同探查器中摄取概 - [pyspeedscope](https://github.com/windelbouwman/pyspeedscope) - [从 Austin 导入](https://github.com/P403n1x87/austin-python#format-conversion) - [从 pyinstrument 导入](https://github.com/jlfwong/speedscope/wiki/Importing-from-pyinstrument-(python)) +- PHP + - [从 phpspy 或者 sj-i/php-profiler 导入](https://github.com/sj-i/php-profiler/pull/101) - Go - [从 pprof 导入](https://github.com/jlfwong/speedscope/wiki/Importing-from-pprof-(go)) - Rust diff --git a/README.md b/README.md index cb369a1..1471096 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,8 @@ speedscope is designed to ingest profiles from a variety of different profilers - [pyspeedscope](https://github.com/windelbouwman/pyspeedscope) - [Importing from Austin](https://github.com/P403n1x87/austin-python#format-conversion) - [Importing from pyinstrument](https://github.com/jlfwong/speedscope/wiki/Importing-from-pyinstrument-(python)) +- PHP + - [Importing from phpspy or sj-i/php-profiler](https://github.com/sj-i/php-profiler/pull/101) - Go - [Importing from pprof](https://github.com/jlfwong/speedscope/wiki/Importing-from-pprof-(go)) - Rust