Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
AutoPerf
autoperf
Commits
e58100bd
Commit
e58100bd
authored
Mar 31, 2021
by
Shane Snyder
Browse files
bug fix in apxc buffer size type
parent
64d74482
Changes
1
Show whitespace changes
Inline
Side-by-side
apxc/lib/darshan-apxc.c
View file @
e58100bd
...
@@ -147,7 +147,7 @@ static void capture(struct darshan_apxc_perf_record *rec,
...
@@ -147,7 +147,7 @@ static void capture(struct darshan_apxc_perf_record *rec,
void
apxc_runtime_initialize
()
void
apxc_runtime_initialize
()
{
{
in
t
apxc_buf_size
;
size_
t
apxc_buf_size
;
char
rtr_rec_name
[
128
];
char
rtr_rec_name
[
128
];
darshan_module_funcs
mod_funcs
=
{
darshan_module_funcs
mod_funcs
=
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment