Skip to content

print higher precision timestamps and a few other fixes#2

Open
sprasad-microsoft wants to merge 2 commits into
masterfrom
personal/sprasad/next
Open

print higher precision timestamps and a few other fixes#2
sprasad-microsoft wants to merge 2 commits into
masterfrom
personal/sprasad/next

Conversation

@sprasad-microsoft

Copy link
Copy Markdown
Collaborator
print higher precision timestamps and a few other fixes

The current code was not working for me on the mainline kernel. The
issue was that the args supplied to fentry and fexit did not match.
I've changed them to match now.

Also, the ENDTIME field printed needed to be of higher precision to
get more out of these tools for analysis. Made changes for those.

Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>

Having binaries in git index consumes a lot of space over time.
Removing this to reduce the burden.

Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
The current code was not working for me on the mainline kernel. The
issue was that the args supplied to fentry and fexit did not match.
I've changed them to match now.

Also, the ENDTIME field printed needed to be of higher precision to
get more out of these tools for analysis. Made changes for those.

Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant