-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: NVSL/cfiddle
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Perform checks for valid configuration option names.
enhancement
New feature or request
#26
opened Dec 26, 2022 by
stevenjswanson
Add arguments to New feature or request
run()
and build()
that allow you to set configuration options for that run/build
enhancement
#25
opened Dec 26, 2022 by
stevenjswanson
Find a way to do profiling with gprof.
enhancement
New feature or request
#24
opened Dec 6, 2022 by
stevenjswanson
Replace New feature or request
cfiddle-run
with something written in C++ with the provided code built into it.
enhancement
#23
opened Dec 6, 2022 by
stevenjswanson
You have to have root to install cfiddle
bug
Something isn't working
#21
opened Dec 2, 2022 by
stevenjswanson
We don't handle [] in argument lists
bug
Something isn't working
#20
opened Nov 30, 2022 by
stevenjswanson
Improve error reporting from New feature or request
PerfCounter.hpp
enhancement
#19
opened Nov 29, 2022 by
stevenjswanson
duration_time
isn't recognized
enhancement
#18
opened Nov 26, 2022 by
stevenjswanson
Kernel PMU events don't work
enhancement
New feature or request
#17
opened Nov 26, 2022 by
stevenjswanson
Some environment variable (e.g., Something isn't working
LD_PRELOAD
) set via run_options
don't have the desired effect.
bug
#15
opened Nov 16, 2022 by
stevenjswanson
support numeric values for build parameters
enhancement
New feature or request
#12
opened Nov 9, 2022 by
stevenjswanson
Make the output of New feature or request
build()
cleaner when there's a compilation error.
enhancement
#10
opened Nov 7, 2022 by
stevenjswanson
Defaults are not apply to Something isn't working
run_list()
bug
#8
opened Nov 5, 2022 by
stevenjswanson
Add bounds check on numeric arguments
enhancement
New feature or request
#6
opened Oct 15, 2022 by
stevenjswanson
Support compiling multiple source files into a single binary.
enhancement
New feature or request
#5
opened Oct 1, 2022 by
stevenjswanson
Supporting lists of filenames in first argument to New feature or request
build()
and compile each separately.
enhancement
#4
opened Oct 1, 2022 by
stevenjswanson
Include source file name in list of values attached to an executable.
enhancement
New feature or request
#3
opened Oct 1, 2022 by
stevenjswanson
Provide New feature or request
as_df()
method on lists of executables (as returned by build()
)
enhancement
#2
opened Oct 1, 2022 by
stevenjswanson
ProTip!
Exclude everything labeled
bug
with -label:bug.