issues
search
eellak
/
build-recorder
GNU Lesser General Public License v2.1
23
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Container tracer.c:handle_open:absolutepath(/proc/2146/ns/user): No such file or directory
#226
fvalasiad
opened
2 months ago
0
build-recorder's process hierarchy
#225
fvalasiad
opened
2 months ago
0
Handle PTRACE_EVENT_* events for child processes/threads.
#224
fvalasiad
opened
2 months ago
0
Replace GNU error(3) with POSIX perror and fprintf to add support for non-gnu operating systems.
#223
fvalasiad
opened
2 months ago
0
Set output dir to top_builddir.
#222
fvalasiad
opened
2 months ago
0
record.c relies on schema.c, change build order
#221
fvalasiad
opened
2 months ago
0
First release tarball isn't updated after #213
#220
fvalasiad
opened
6 months ago
0
Make types.h platform agnostic by substituting ptrace_syscall_info struct with just the system call number and its arguments.
#219
fvalasiad
opened
9 months ago
0
In case glibc error reporting functions are missing, provide substitutes
#218
fvalasiad
closed
2 months ago
0
Include schema.c in the generated tarball.
#217
fvalasiad
opened
11 months ago
0
`build-recorder` executable placed under `src/` instead of toplevel.
#216
fvalasiad
opened
11 months ago
2
Schema is properly generated and printed to schema.h.
#215
fvalasiad
closed
11 months ago
0
xxd -n option
#214
fvalasiad
opened
11 months ago
8
Fixed an issue where headers and schema needed to build build-recorder were not included in the generated tarball after running 'make dist'.
#213
fvalasiad
closed
11 months ago
0
Cannot build from first release
#212
fvalasiad
closed
11 months ago
0
configure.ac: Check everything.
#211
fvalasiad
closed
1 year ago
3
possible useful background information
#210
armijnhemel
opened
1 year ago
1
Failure building `build-recorder` with automated build & packaging `xbps-src` tool.
#209
fvalasiad
closed
11 months ago
2
Release 1.0
#208
zvr
closed
1 year ago
0
threadpool.c: threadpool implementation
#207
fvalasiad
opened
1 year ago
0
configure.ac: Add option to configure script for benchmarks.
#206
fvalasiad
opened
1 year ago
1
`time` `awk` and `wget/curl` unnecessarily required to build `build-recorder`
#205
fvalasiad
opened
1 year ago
2
Rebuilding stuff after SOME changes.
#204
fvalasiad
opened
1 year ago
0
Include schema in output
#203
zvr
closed
1 year ago
1
Add benchmark mechanism. Not pretty, for now.
#202
fvalasiad
closed
1 year ago
0
fix autoconf
#201
zvr
closed
1 year ago
0
Now uses AC_CHECK_PROG instead of AC_CHECK_PROGS
#200
fvalasiad
closed
1 year ago
1
Invalid use of `AC_CHECK_PROGS`
#199
fvalasiad
closed
1 year ago
4
`time(1)` is confused with the shell's `time` built-in keyword.
#198
fvalasiad
closed
1 year ago
0
Output has to use the schema
#197
zvr
closed
1 year ago
2
Not making examples and benchmark by default
#196
zvr
closed
1 year ago
0
Create new rules "check" and "benchmark"
#195
fvalasiad
closed
1 year ago
1
`build-recorder` build failure.
#194
fvalasiad
closed
1 year ago
2
First pass on benchmarking
#193
zvr
closed
1 year ago
0
Examples under automake
#192
zvr
closed
1 year ago
0
Examples, instead of tests
#191
zvr
closed
1 year ago
0
Implement tests
#190
zvr
closed
1 year ago
1
Extended functionality for build systems that interact with remote repositories.
#189
fvalasiad
opened
1 year ago
0
Added manpage for build-recorder.
#188
fvalasiad
closed
1 year ago
4
Generate test/Makefile from test/Makefile.am with autoconf.
#187
fvalasiad
closed
1 year ago
7
Standardized benchmarking
#186
zvr
closed
1 year ago
16
Tests makefile integration
#185
zvr
closed
1 year ago
2
Missing man page
#184
zvr
closed
1 year ago
1
Add a short description as well as build instructions in repo's README.md
#183
fvalasiad
closed
1 year ago
0
Provides a schema for the generated RDF.
#182
fvalasiad
closed
1 year ago
8
`PROCESS_INFO` structure issues, missing free on PROCESS_INFO::entry_info in case of syscall failure
#181
fvalasiad
opened
1 year ago
0
Now properly records file before and after renaming.
#180
fvalasiad
opened
1 year ago
1
`rename(2)` entry handler is invalid
#179
fvalasiad
opened
1 year ago
1
Also record size of each file
#178
fvalasiad
opened
1 year ago
1
configure should check everything
#177
zvr
closed
1 year ago
1
Next