Upon compiling and running uftrace locally, all the commands are displaying function's pointers (I guess), instead of their name. Here is a screenshot of the output I got on running the sample hello world file from the tutorial.

Upon running the -A and -R options for displaying the argument and the return value of the functions, the output isn't running as intended.
