freebsd-ports/benchmarks/libmicro/pkg-plist
Vsevolod Stakhov 0f17a23c50 Add libmicro - a set of portable benchmarks of system calls from
opensolaris project.

Approved by:		perky (mentor)
In collaboration with:	gnn
2005-08-28 09:05:53 +00:00

167 lines
4.6 KiB
Plaintext

bin/libmicro-bench
bin/multiview
%%DATADIR%%/bench
%%DATADIR%%/bin-%%ARCH%%/atomic
%%DATADIR%%/bin-%%ARCH%%/bind
%%DATADIR%%/bin-%%ARCH%%/cachetocache
%%DATADIR%%/bin-%%ARCH%%/cascade_cond
%%DATADIR%%/bin-%%ARCH%%/cascade_fcntl
%%DATADIR%%/bin-%%ARCH%%/cascade_flock
%%DATADIR%%/bin-%%ARCH%%/cascade_lockf
%%DATADIR%%/bin-%%ARCH%%/cascade_mutex
%%DATADIR%%/bin-%%ARCH%%/chdir
%%DATADIR%%/bin-%%ARCH%%/close
%%DATADIR%%/bin-%%ARCH%%/close_tcp
%%DATADIR%%/bin-%%ARCH%%/connection
%%DATADIR%%/bin-%%ARCH%%/dup
%%DATADIR%%/bin-%%ARCH%%/exec
%%DATADIR%%/bin-%%ARCH%%/exec_bin
%%DATADIR%%/bin-%%ARCH%%/exit
%%DATADIR%%/bin-%%ARCH%%/exp
%%DATADIR%%/bin-%%ARCH%%/fcntl
%%DATADIR%%/bin-%%ARCH%%/fcntl_ndelay
%%DATADIR%%/bin-%%ARCH%%/file_lock
%%DATADIR%%/bin-%%ARCH%%/fork
%%DATADIR%%/bin-%%ARCH%%/getcontext
%%DATADIR%%/bin-%%ARCH%%/getenv
%%DATADIR%%/bin-%%ARCH%%/getpeername
%%DATADIR%%/bin-%%ARCH%%/getpid
%%DATADIR%%/bin-%%ARCH%%/getrusage
%%DATADIR%%/bin-%%ARCH%%/getsockname
%%DATADIR%%/bin-%%ARCH%%/gettimeofday
%%DATADIR%%/bin-%%ARCH%%/isatty
%%DATADIR%%/bin-%%ARCH%%/listen
%%DATADIR%%/bin-%%ARCH%%/localtime_r
%%DATADIR%%/bin-%%ARCH%%/log
%%DATADIR%%/bin-%%ARCH%%/longjmp
%%DATADIR%%/bin-%%ARCH%%/lrand48
%%DATADIR%%/bin-%%ARCH%%/lseek
%%DATADIR%%/bin-%%ARCH%%/malloc
%%DATADIR%%/bin-%%ARCH%%/memcpy
%%DATADIR%%/bin-%%ARCH%%/memmove
%%DATADIR%%/bin-%%ARCH%%/memrand
%%DATADIR%%/bin-%%ARCH%%/memset
%%DATADIR%%/bin-%%ARCH%%/mktime
%%DATADIR%%/bin-%%ARCH%%/mmap
%%DATADIR%%/bin-%%ARCH%%/mprotect
%%DATADIR%%/bin-%%ARCH%%/msync
%%DATADIR%%/bin-%%ARCH%%/munmap
%%DATADIR%%/bin-%%ARCH%%/mutex
%%DATADIR%%/bin-%%ARCH%%/nop
%%DATADIR%%/bin-%%ARCH%%/open
%%DATADIR%%/bin-%%ARCH%%/pipe
%%DATADIR%%/bin-%%ARCH%%/poll
%%DATADIR%%/bin-%%ARCH%%/pread
%%DATADIR%%/bin-%%ARCH%%/pthread_create
%%DATADIR%%/bin-%%ARCH%%/pwrite
%%DATADIR%%/bin-%%ARCH%%/read
%%DATADIR%%/bin-%%ARCH%%/realpath
%%DATADIR%%/bin-%%ARCH%%/recurse
%%DATADIR%%/bin-%%ARCH%%/select
%%DATADIR%%/bin-%%ARCH%%/semop
%%DATADIR%%/bin-%%ARCH%%/setcontext
%%DATADIR%%/bin-%%ARCH%%/setsockopt
%%DATADIR%%/bin-%%ARCH%%/sigaction
%%DATADIR%%/bin-%%ARCH%%/siglongjmp
%%DATADIR%%/bin-%%ARCH%%/signal
%%DATADIR%%/bin-%%ARCH%%/sigprocmask
%%DATADIR%%/bin-%%ARCH%%/socket
%%DATADIR%%/bin-%%ARCH%%/socketpair
%%DATADIR%%/bin-%%ARCH%%/stat
%%DATADIR%%/bin-%%ARCH%%/strcasecmp
%%DATADIR%%/bin-%%ARCH%%/strchr
%%DATADIR%%/bin-%%ARCH%%/strcmp
%%DATADIR%%/bin-%%ARCH%%/strcpy
%%DATADIR%%/bin-%%ARCH%%/strftime
%%DATADIR%%/bin-%%ARCH%%/strlen
%%DATADIR%%/bin-%%ARCH%%/strtol
%%DATADIR%%/bin-%%ARCH%%/system
%%DATADIR%%/bin-%%ARCH%%/tattle
%%DATADIR%%/bin-%%ARCH%%/time
%%DATADIR%%/bin-%%ARCH%%/times
%%DATADIR%%/bin-%%ARCH%%/write
%%DATADIR%%/bin-%%ARCH%%/writev
%%DATADIR%%/bin/atomic
%%DATADIR%%/bin/bind
%%DATADIR%%/bin/cachetocache
%%DATADIR%%/bin/cascade_cond
%%DATADIR%%/bin/cascade_fcntl
%%DATADIR%%/bin/cascade_flock
%%DATADIR%%/bin/cascade_lockf
%%DATADIR%%/bin/cascade_mutex
%%DATADIR%%/bin/chdir
%%DATADIR%%/bin/close
%%DATADIR%%/bin/close_tcp
%%DATADIR%%/bin/connection
%%DATADIR%%/bin/dup
%%DATADIR%%/bin/exec
%%DATADIR%%/bin/exec_bin
%%DATADIR%%/bin/exit
%%DATADIR%%/bin/exp
%%DATADIR%%/bin/fcntl
%%DATADIR%%/bin/fcntl_ndelay
%%DATADIR%%/bin/file_lock
%%DATADIR%%/bin/fork
%%DATADIR%%/bin/getcontext
%%DATADIR%%/bin/getenv
%%DATADIR%%/bin/getpeername
%%DATADIR%%/bin/getpid
%%DATADIR%%/bin/getrusage
%%DATADIR%%/bin/getsockname
%%DATADIR%%/bin/gettimeofday
%%DATADIR%%/bin/isatty
%%DATADIR%%/bin/listen
%%DATADIR%%/bin/localtime_r
%%DATADIR%%/bin/log
%%DATADIR%%/bin/longjmp
%%DATADIR%%/bin/lrand48
%%DATADIR%%/bin/lseek
%%DATADIR%%/bin/malloc
%%DATADIR%%/bin/memcpy
%%DATADIR%%/bin/memmove
%%DATADIR%%/bin/memrand
%%DATADIR%%/bin/memset
%%DATADIR%%/bin/mktime
%%DATADIR%%/bin/mmap
%%DATADIR%%/bin/mprotect
%%DATADIR%%/bin/msync
%%DATADIR%%/bin/munmap
%%DATADIR%%/bin/mutex
%%DATADIR%%/bin/nop
%%DATADIR%%/bin/open
%%DATADIR%%/bin/pipe
%%DATADIR%%/bin/poll
%%DATADIR%%/bin/pread
%%DATADIR%%/bin/pthread_create
%%DATADIR%%/bin/pwrite
%%DATADIR%%/bin/read
%%DATADIR%%/bin/realpath
%%DATADIR%%/bin/recurse
%%DATADIR%%/bin/select
%%DATADIR%%/bin/semop
%%DATADIR%%/bin/setcontext
%%DATADIR%%/bin/setsockopt
%%DATADIR%%/bin/sigaction
%%DATADIR%%/bin/siglongjmp
%%DATADIR%%/bin/signal
%%DATADIR%%/bin/sigprocmask
%%DATADIR%%/bin/socket
%%DATADIR%%/bin/socketpair
%%DATADIR%%/bin/stat
%%DATADIR%%/bin/strcasecmp
%%DATADIR%%/bin/strchr
%%DATADIR%%/bin/strcmp
%%DATADIR%%/bin/strcpy
%%DATADIR%%/bin/strftime
%%DATADIR%%/bin/strlen
%%DATADIR%%/bin/strtol
%%DATADIR%%/bin/system
%%DATADIR%%/bin/tattle
%%DATADIR%%/bin/time
%%DATADIR%%/bin/times
%%DATADIR%%/bin/write
%%DATADIR%%/bin/writev
@dirrm %%DATADIR%%/bin-%%ARCH%%
@dirrm %%DATADIR%%/bin
@dirrm %%DATADIR%%