mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Updates some Minetest references to Luanti (#15712)
This commit is contained in:
@@ -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".
|
||||
|
Reference in New Issue
Block a user