Changeset e131833c in mainline for uspace/app/perf/Makefile


Ignore:
Timestamp:
2018-11-18T00:30:10Z (5 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
dc41772
Parents:
1edd6d0
Message:

Two simple memory allocation benchmarks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/perf/Makefile

    r1edd6d0 re131833c  
    3636        perf.c \
    3737        ipc/ns_ping.c \
    38         ipc/ping_pong.c
     38        ipc/ping_pong.c \
     39        malloc/malloc1.c \
     40        malloc/malloc2.c
    3941
    4042include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.