mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Updates some Minetest references to Luanti (#15712)
This commit is contained in:
parent
c0422b18e7
commit
db97b2bd93
6 changed files with 12 additions and 12 deletions
|
@ -9,7 +9,7 @@ To get usable results you need to build Luanti with debug symbols
|
|||
|
||||
Run the client (or server) like this and do whatever you wanted to test:
|
||||
```bash
|
||||
perf record -z --call-graph dwarf -- ./bin/minetest
|
||||
perf record -z --call-graph dwarf -- ./bin/luanti
|
||||
```
|
||||
|
||||
This will leave a file called "perf.data".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue