diff options
author | fche <fche> | 2006-01-03 16:17:43 +0000 |
---|---|---|
committer | fche <fche> | 2006-01-03 16:17:43 +0000 |
commit | f256184bbdab4cf63c5ad8917e5b8a31de497fb9 (patch) | |
tree | 5d3fb451beb4d912270bc9989b980b8a55712c1d /tapset/doc/discrepancies.txt | |
parent | f9f5199fb819ca7897ef895f9a4a86aecb147446 (diff) | |
download | systemtap-steved-f256184bbdab4cf63c5ad8917e5b8a31de497fb9.tar.gz systemtap-steved-f256184bbdab4cf63c5ad8917e5b8a31de497fb9.tar.xz systemtap-steved-f256184bbdab4cf63c5ad8917e5b8a31de497fb9.zip |
* formatting/typo fixes
Diffstat (limited to 'tapset/doc/discrepancies.txt')
-rw-r--r-- | tapset/doc/discrepancies.txt | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/tapset/doc/discrepancies.txt b/tapset/doc/discrepancies.txt new file mode 100644 index 00000000..2b20e573 --- /dev/null +++ b/tapset/doc/discrepancies.txt @@ -0,0 +1,28 @@ +2.6.14 - All syscalls resolve, profiled & tested +2.6.15-rc6 - All syscalls resolve, profiled & tested +2.6.13-1.1532_FC4smp - sys_epoll_ctl cannot resolve parameters + $op & $event + sys_epoll_wait cannot resolve parameter + $maxevents +2.6.14-1.1653_FC4smp - All syscalls resolve, profiled & tested +2.6.9-20.ELsmp - exit_group cannot resolve parameters + $error_code + getrusage cannot resolve parameters + $who & $ru + sys_inotify_add_watch no match for probe + point + sys_inotify_init no match for probe point + sys_inotify_rm_watch no match for probe + point + sys_ioprio_get no match for probe point + sys_ioprio_set no match for probe point + do_sched_setscheduler no match for probe + point + set_zone_reclaim no match for probe point + shmat no match for probe point + sigaltstack cannot resolve parameters + $ebx + sys_sysfs cannot resolve parameters $option + & $arg1 & $arg2 + sys_umask cannot resolve parameters $mask + |