perflab added

This commit is contained in:
2025-04-12 10:18:45 +08:00
parent a04c35be04
commit 4ea99d81a7
51 changed files with 350295 additions and 0 deletions

View File

@ -0,0 +1,38 @@
[
{
"arguments": [
"/usr/lib/ccache/bin/gcc",
"-c",
"-Og",
"-pg",
"-I",
"/usr/share/verilator/include",
"-I",
"/usr/share/verilator/include",
"-o",
"prog",
"prog.c"
],
"directory": "/home/gh0s7/project/csapp2025/profile",
"file": "/home/gh0s7/project/csapp2025/profile/prog.c",
"output": "/home/gh0s7/project/csapp2025/profile/prog"
},
{
"arguments": [
"/usr/lib/ccache/bin/gcc",
"-c",
"-Og",
"-pg",
"-I",
"/usr/share/verilator/include",
"-I",
"/usr/share/verilator/include",
"-o",
"prog",
"options.c"
],
"directory": "/home/gh0s7/project/csapp2025/profile",
"file": "/home/gh0s7/project/csapp2025/profile/options.c",
"output": "/home/gh0s7/project/csapp2025/profile/prog"
}
]