public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug documentation/16443] New: typos in the beginners guide
@ 2014-01-13 16:49 mcermak at redhat dot com
  2014-01-13 17:08 ` [Bug documentation/16443] " mcermak at redhat dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: mcermak at redhat dot com @ 2014-01-13 16:49 UTC (permalink / raw)
  To: systemtap

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

            Bug ID: 16443
           Summary: typos in the beginners guide
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: minor
          Priority: P2
         Component: documentation
          Assignee: systemtap at sourceware dot org
          Reporter: mcermak at redhat dot com

Created attachment 7352
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7352&action=edit
proposed patch

Some typos in the beginner's guide. See proposed patch.

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug documentation/16443] typos in the beginners guide
  2014-01-13 16:49 [Bug documentation/16443] New: typos in the beginners guide mcermak at redhat dot com
@ 2014-01-13 17:08 ` mcermak at redhat dot com
  2014-01-13 17:23 ` mcermak at redhat dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: mcermak at redhat dot com @ 2014-01-13 17:08 UTC (permalink / raw)
  To: systemtap

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

--- Comment #1 from Martin Cermak <mcermak at redhat dot com> ---
Created attachment 7353
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7353&action=edit
proposed patch

rheldebugurl.sh fix for rhel6

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug documentation/16443] typos in the beginners guide
  2014-01-13 16:49 [Bug documentation/16443] New: typos in the beginners guide mcermak at redhat dot com
  2014-01-13 17:08 ` [Bug documentation/16443] " mcermak at redhat dot com
@ 2014-01-13 17:23 ` mcermak at redhat dot com
  2014-01-13 17:36 ` jlebon at redhat dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: mcermak at redhat dot com @ 2014-01-13 17:23 UTC (permalink / raw)
  To: systemtap

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

--- Comment #2 from Martin Cermak <mcermak at redhat dot com> ---
Created attachment 7354
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7354&action=edit
proposed patch

Possible wildcards.stp el7 patch to work around:

WARNING: probe kernel.function("SYSC_accept@net/socket.c:1657") (address
0xffffffff8149ba86) registration error (rc -84)
WARNING: probe kernel.function("SYSC_send@net/socket.c:1817") (address
0xffffffff8149bae6) registration error (rc -84)
WARNING: probe kernel.function("SYSC_socketcall@net/socket.c:2469") (address
0xffffffff8149c396) registration error (rc -84)

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug documentation/16443] typos in the beginners guide
  2014-01-13 16:49 [Bug documentation/16443] New: typos in the beginners guide mcermak at redhat dot com
  2014-01-13 17:08 ` [Bug documentation/16443] " mcermak at redhat dot com
  2014-01-13 17:23 ` mcermak at redhat dot com
@ 2014-01-13 17:36 ` jlebon at redhat dot com
  2014-03-06  8:19 ` mcermak at redhat dot com
  2014-05-16  0:04 ` fche at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: jlebon at redhat dot com @ 2014-01-13 17:36 UTC (permalink / raw)
  To: systemtap

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

Jonathan Lebon <jlebon at redhat dot com> changed:

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

--- Comment #3 from Jonathan Lebon <jlebon at redhat dot com> ---
(In reply to Martin Cermak from comment #0)
> Created attachment 7352 [details]
> proposed patch
> 
> Some typos in the beginner's guide. See proposed patch.

(In reply to Martin Cermak from comment #1)
> Created attachment 7353 [details]
> proposed patch
> 
> rheldebugurl.sh fix for rhel6

Thanks! Pushed in commit 6f2702f.

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug documentation/16443] typos in the beginners guide
  2014-01-13 16:49 [Bug documentation/16443] New: typos in the beginners guide mcermak at redhat dot com
                   ` (2 preceding siblings ...)
  2014-01-13 17:36 ` jlebon at redhat dot com
@ 2014-03-06  8:19 ` mcermak at redhat dot com
  2014-05-16  0:04 ` fche at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: mcermak at redhat dot com @ 2014-03-06  8:19 UTC (permalink / raw)
  To: systemtap

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

--- Comment #4 from Martin Cermak <mcermak at redhat dot com> ---
Looks good to me! Thanks for pushing it, Jonathan.

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug documentation/16443] typos in the beginners guide
  2014-01-13 16:49 [Bug documentation/16443] New: typos in the beginners guide mcermak at redhat dot com
                   ` (3 preceding siblings ...)
  2014-03-06  8:19 ` mcermak at redhat dot com
@ 2014-05-16  0:04 ` fche at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: fche at redhat dot com @ 2014-05-16  0:04 UTC (permalink / raw)
  To: systemtap

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

Frank Ch. Eigler <fche at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |fche at redhat dot com
         Resolution|---                         |FIXED

--- Comment #5 from Frank Ch. Eigler <fche at redhat dot com> ---
pushed as per comment #3

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-05-16  0:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-13 16:49 [Bug documentation/16443] New: typos in the beginners guide mcermak at redhat dot com
2014-01-13 17:08 ` [Bug documentation/16443] " mcermak at redhat dot com
2014-01-13 17:23 ` mcermak at redhat dot com
2014-01-13 17:36 ` jlebon at redhat dot com
2014-03-06  8:19 ` mcermak at redhat dot com
2014-05-16  0:04 ` fche at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).