Skip to content

Commit

Permalink
docs: fix picture name
Browse files Browse the repository at this point in the history
Change-Id: I421d5d8ea074f49c7aefc6115f095cac2af7b20c
  • Loading branch information
andeya committed Nov 14, 2019
1 parent 12d9b41 commit 8e22aad
Show file tree
Hide file tree
Showing 13 changed files with 2,395 additions and 12 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,15 +131,15 @@ import "github.com/henrylee2cn/erpc/v6"

- Profile torch of erpc/socket

![tp_socket_profile_torch](https://github.com/henrylee2cn/erpc/raw/master/doc/tp_socket_profile_torch.png)
![erpc_socket_profile_torch](https://github.com/henrylee2cn/erpc/raw/master/doc/erpc_socket_profile_torch.png)

**[svg file](https://github.com/henrylee2cn/erpc/raw/master/doc/tp_socket_profile_torch.svg)**
**[svg file](https://github.com/henrylee2cn/erpc/raw/master/doc/erpc_socket_profile_torch.svg)**

- Heap torch of erpc/socket

![tp_socket_heap_torch](https://github.com/henrylee2cn/erpc/raw/master/doc/tp_socket_heap_torch.png)
![erpc_socket_heap_torch](https://github.com/henrylee2cn/erpc/raw/master/doc/erpc_socket_heap_torch.png)

**[svg file](https://github.com/henrylee2cn/erpc/raw/master/doc/tp_socket_heap_torch.svg)**
**[svg file](https://github.com/henrylee2cn/erpc/raw/master/doc/erpc_socket_heap_torch.svg)**


## Example
Expand Down
8 changes: 4 additions & 4 deletions README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,15 +130,15 @@ import "github.com/henrylee2cn/erpc/v6"

- CPU耗时火焰图 erpc/socket

![tp_socket_profile_torch](https://github.com/henrylee2cn/erpc/raw/master/doc/tp_socket_profile_torch.png)
![erpc_socket_profile_torch](https://github.com/henrylee2cn/erpc/raw/master/doc/erpc_socket_profile_torch.png)

**[svg file](https://github.com/henrylee2cn/erpc/raw/master/doc/tp_socket_profile_torch.svg)**
**[svg file](https://github.com/henrylee2cn/erpc/raw/master/doc/erpc_socket_profile_torch.svg)**

- 堆栈信息火焰图 erpc/socket

![tp_socket_heap_torch](https://github.com/henrylee2cn/erpc/raw/master/doc/tp_socket_heap_torch.png)
![erpc_socket_heap_torch](https://github.com/henrylee2cn/erpc/raw/master/doc/erpc_socket_heap_torch.png)

**[svg file](https://github.com/henrylee2cn/erpc/raw/master/doc/tp_socket_heap_torch.svg)**
**[svg file](https://github.com/henrylee2cn/erpc/raw/master/doc/erpc_socket_heap_torch.svg)**


## 代码示例
Expand Down
Binary file added doc/erpc_data_message.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions doc/erpc_data_message.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/erpc_framework.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions doc/erpc_framework.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/erpc_module_diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions doc/erpc_module_diagram.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/erpc_socket_heap_torch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 8e22aad

Please sign in to comment.