Skip to content

Commit

Permalink
autocommit
Browse files Browse the repository at this point in the history
  • Loading branch information
stacktrack committed Apr 30, 2016
1 parent ef2ec61 commit d9df5b7
Show file tree
Hide file tree
Showing 9 changed files with 208,299 additions and 178,456 deletions.
5 changes: 5 additions & 0 deletions js/traces.js
Original file line number Diff line number Diff line change
Expand Up @@ -254,15 +254,20 @@ var syscalls = [
['timer_create','sys_timer_create_callees-trace.json'],
['timer_delete','sys_timer_delete_callees-trace.json'],
['timerfd_create','sys_timerfd_create_callees-trace.json'],
['timerfd_gettime','sys_timerfd_gettime_callees-trace.json'],
['timerfd_settime','sys_timerfd_settime_callees-trace.json'],
['timer_gettime','sys_timer_gettime_callees-trace.json'],
['timer_settime','sys_timer_settime_callees-trace.json'],
['times','sys_times_callees-trace.json'],
['truncate','sys_truncate_callees-trace.json'],
['umount','sys_umount_callees-trace.json'],
['unlink','sys_unlink_callees-trace.json'],
['unshare','sys_unshare_callees-trace.json'],
['ustat','sys_ustat_callees-trace.json'],
['utime','sys_utime_callees-trace.json'],
['utimensat','sys_utimensat_callees-trace.json'],
['utimes','sys_utimes_callees-trace.json'],
['vmsplice','sys_vmsplice_callees-trace.json'],
['wait4','sys_wait4_callees-trace.json'],
['writev','sys_writev_callees-trace.json'],
];
Loading

0 comments on commit d9df5b7

Please sign in to comment.