We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 804ae6b commit 354c270Copy full SHA for 354c270
README.md
@@ -88,7 +88,7 @@ this info can be shown by `uftrace replay --srcline` and in `uftrace tui`. Users
88
open the editor at the source location as shown in https://uftrace.github.io/slide/#120.
89
90
If debug information for the program (`gcc -g`) is available, `--auto-args`
91
-works even on functions inside the compiled the user programs.
+works even on functions inside the user-compiled programs.
92
93
In case argument information is not available, argument specifications like
94
(`-A udev_new@arg1/s`) can be passed on the command line or an options file.
0 commit comments