mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof: swap fields for marks
This commit is contained in:
@ -79,7 +79,7 @@ main (int argc,
|
|||||||
-1,
|
-1,
|
||||||
-1,
|
-1,
|
||||||
end_time - begin_time,
|
end_time - begin_time,
|
||||||
"ninja", parts[3], parts[4]);
|
"ninja", parts[4], parts[3]);
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user