Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
suvakov committed Jul 20, 2024
2 parents 049f5fb + 67d359a commit b0826ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ _Diagram made using [Draw.io](/~https://github.com/jgraph/drawio)._
> cnvpytor -root file.pytor -baf 10000 100000
```

### Filtering calls form view mode
### Filtering calls from view mode
```
> cnvpytor -root file.pytor -view 100000
print calls
Expand All @@ -141,7 +141,7 @@ set annotate
print calls
```

### Merging calls form multiple samples
### Merging calls from multiple samples
```
> cnvpytor -root file1.pytor file2.pytor ... -view 100000
print merged_calls
Expand Down

0 comments on commit b0826ed

Please sign in to comment.