19
I Use This!
Moderate Activity

News

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Posted about 9 years ago by Cody Santing <[email protected]>
PR19489: Update user/kernel_buffer_quoted_warn tapset functions to _error
Posted about 9 years ago by Cody Santing <[email protected]>
PR19489: Add *_buffer_quoted tapset functions
Posted about 9 years ago by David Smith <[email protected]>
Partial PR19905 fix: Fix nd_syscall.{preadv2,pwritev2).
Posted about 9 years ago by Martin Cermak <[email protected]>
Test cover PR20307 (commit e5c209c).
Posted about 9 years ago
New page:
Posted about 9 years ago
New page:
Posted about 9 years ago by Felix Lu <[email protected]>
PR19953: netfilter packet content dumping
Posted about 9 years ago by Frank Ch. Eigler <[email protected]>
PR20307: fix references to private global in tapset
Posted about 9 years ago by Felix Lu <[email protected]>
add private keyword syntax highlighting
Posted about 9 years ago by Chris Dunlop
Hi, I can't seem to set statement probes in a self-built linux-4.4. What can be going wrong? I'm using stap 3.1, gcc 4.9.2, and have SYSTEMTAP_RELEASE set to my build dir: ---------------------------------------------------------------------- $ ... [More] stap --version Systemtap translator/driver (version 3.1/0.159, commit release-3.0-133-g42b97387ed3f + changes) Copyright (C) 2005-2016 Red Hat, Inc. and others This is free software; see the source for copying conditions. tested kernel versions: 2.6.18 ... 4.6-rc enabled features: AVAHI BOOST_STRING_REF LIBSQLITE3 LIBXML2 NLS NSS READLINE $ gcc --version gcc (Debian 4.9.2-10) 4.9.2 Copyright (C) 2014 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ env | grep SYSTEMTAP_RELEASE SYSTEMTAP_RELEASE=/home/chris/git/linux-build/4.4.14-otn-00011-g7bcaa67 ---------------------------------------------------------------------- The kernel i [Less]