Changeset e131833c in mainline for uspace/app/perf/perf.c
- Timestamp:
- 2018-11-18T00:30:10Z (4 years ago)
- Branches:
- lfn, master, serial
- Children:
- dc41772
- Parents:
- 1edd6d0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/perf/perf.c
r1edd6d0 re131833c 41 41 42 42 benchmark_t benchmarks[] = { 43 #include "ipc/ns_ping.def" 43 44 #include "ipc/ping_pong.def" 44 #include "ipc/ns_ping.def" 45 #include "malloc/malloc1.def" 46 #include "malloc/malloc2.def" 45 47 { NULL, NULL, NULL } 46 48 };
Note: See TracChangeset
for help on using the changeset viewer.