Skip to content

Commit

Permalink
autocommit
Browse files Browse the repository at this point in the history
  • Loading branch information
stacktrack committed Apr 28, 2016
1 parent 2fd8aea commit bd6ed7d
Show file tree
Hide file tree
Showing 8 changed files with 202,363 additions and 172,553 deletions.
9 changes: 9 additions & 0 deletions js/traces.js
Original file line number Diff line number Diff line change
Expand Up @@ -123,15 +123,24 @@ var syscalls = [
['mq_timedsend','sys_mq_timedsend_callees-trace.json'],
['mq_unlink','sys_mq_unlink_callees-trace.json'],
['mremap','sys_mremap_callees-trace.json'],
['msgctl','sys_msgctl_callees-trace.json'],
['msgget','sys_msgget_callees-trace.json'],
['msgrcv','sys_msgrcv_callees-trace.json'],
['msgsnd','sys_msgsnd_callees-trace.json'],
['msync','sys_msync_callees-trace.json'],
['munlockall','sys_munlockall_callees-trace.json'],
['munmap','sys_munmap_callees-trace.json'],
['name_to_handle_at','sys_name_to_handle_at_callees-trace.json'],
['newfstat','sys_newfstat_callees-trace.json'],
['nice','sys_nice_callees-trace.json'],
['olduname','sys_olduname_callees-trace.json'],
['open_by_handle_at','sys_open_by_handle_at_callees-trace.json'],
['open','sys_open_callees-trace.json'],
['pipe2','sys_pipe2_callees-trace.json'],
['pipe','sys_pipe_callees-trace.json'],
['pivot_root','sys_pivot_root_callees-trace.json'],
['poll','sys_poll_callees-trace.json'],
['ppoll','sys_ppoll_callees-trace.json'],
['prlimit64','sys_prlimit64_callees-trace.json'],
['process_vm_writev','sys_process_vm_writev_callees-trace.json'],
['ptrace.json','sys_ptrace.json'],
Expand Down
21 changes: 12 additions & 9 deletions json/sys_io_destroy_callees-trace.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,29 @@
{
"size": 1,
"type": "original",
"index": 2682,
"children": [
{
"size": 1,
"type": "original",
"index": 2683,
"children": [
{
"size": 1,
"type": "original",
"index": 2684,
"children": [],
"size": 1,
"sourcefile": "",
"name": "__get_user_4",
"label": "__get_user_4"
"label": "__get_user_4",
"type": "original"
}
],
"size": 1,
"sourcefile": "",
"name": "lookup_ioctx",
"label": "lookup_ioctx"
"label": "lookup_ioctx",
"type": "original"
}
],
"size": 1,
"sourcefile": "",
"name": "sys_io_destroy",
"label": "sys_io_destroy"
"label": "sys_io_destroy",
"type": "original"
}
Loading

0 comments on commit bd6ed7d

Please sign in to comment.