This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bpf/23478] bpf: multi-key associative arrays


https://sourceware.org/bugzilla/show_bug.cgi?id=23478

William Cohen <wcohen at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wcohen at redhat dot com

--- Comment #1 from William Cohen <wcohen at redhat dot com> ---
This would also be useful for the @entry support. A number of the systemtap
examples fail like in the following way:

TEST
PWD=/home/wcohen/systemtap_write/systemtap/testsuite/systemtap.examples/memory
meta taglines 'test_check: stap -p4 overcommit.stp' tag 'test_check' value
'stap -p4 overcommit.stp'
attempting command stap --bpf -p4 overcommit.stp
OUT semantic error: unhandled multi-dimensional array: identifier '$pages' at
overcommit.stp:6:40
        source:              execname(), pid(), @entry($pages))
                                                       ^

Pass 4: compilation failed.  [man error::pass4]
child process exited abnormally
RC 1
FAIL: systemtap.examples/memory/overcommit build

-- 
You are receiving this mail because:
You are the assignee for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]