Skip to content

Commit

Permalink
autocommit
Browse files Browse the repository at this point in the history
  • Loading branch information
stacktrack committed Apr 29, 2016
1 parent 6613802 commit 45f573a
Show file tree
Hide file tree
Showing 70 changed files with 2,499,872 additions and 2,126,174 deletions.
7 changes: 7 additions & 0 deletions js/traces.js
Original file line number Diff line number Diff line change
@@ -1,14 +1,20 @@
var syscalls = [
['accept','sys_accept_callees-trace.json'],
['acct','sys_acct_callees-trace.json'],
['add_key','sys_add_key_callees-trace.json'],
['adjtimex','sys_adjtimex_callees-trace.json'],
['bdflush','sys_bdflush_callees-trace.json'],
['bind','sys_bind_callees-trace.json'],
['bpf','sys_bpf_callees-trace.json'],
['capget','sys_capget_callees-trace.json'],
['capset','sys_capset_callees-trace.json'],
['chdir','sys_chdir_callees-trace.json'],
['chmod','sys_chmod_callees-trace.json'],
['chown','sys_chown_callees-trace.json'],
['chroot','sys_chroot_callees-trace.json'],
['clock_adjtime','sys_clock_adjtime_callees-trace.json'],
['clock_gettime','sys_clock_gettime_callees-trace.json'],
['clock_nanosleep','sys_clock_nanosleep_callees-trace.json'],
['clock_settime','sys_clock_settime_callees-trace.json'],
['clone','sys_clone_callees-trace.json'],
['close','sys_close_callees-trace.json'],
Expand Down Expand Up @@ -37,6 +43,7 @@ var syscalls = [
['fchmod','sys_fchmod_callees-trace.json'],
['fchown16','sys_fchown16_callees-trace.json'],
['fchownat','sys_fchownat_callees-trace.json'],
['fchown','sys_fchown_callees-trace.json'],
['fcntl','sys_fcntl_callees-trace.json'],
['fdatasync','sys_fdatasync_callees-trace.json'],
['fgetxattr','sys_fgetxattr_callees-trace.json'],
Expand Down
Loading

0 comments on commit 45f573a

Please sign in to comment.