March 19, 2010
Java Posse Roundup.
I've spending the week in beautiful Crested Butte, Colorado at the Java Posse Roundup. It's the fourth year in a row, with record attendance. And as always, it's been fantastic. It's hard to explain an Open Space conference - it doesn't sound like ...
More »
March/2010
| Sun | Mon | Tue | Wed | Thu | Fri | Sat |
| | 1 |
2 |
3 |
4 | 5 | 6 | | 7 | 8 | 9 |
10 | 11 |
12 |
13 | | 14 |
15 |
16 |
17 | 18 | 19 |
20 |
| 21 | 22 | 23 | 24 | 25 | 26 | 27 | | 28 | 29 | 30 | 31 | | | |
|
 |
Mark Wielaard: Observe, systemtap and oprofile updates
Without much fanfare systemtap 0.8 was released a little while ago. There is one little tidbit in the release notes that does warrent some excitement though:
User space probing is supported at a prototype level, for kernels built with the utrace patches.
So what does that mean? Take for example the para-callgraph.stp script:
$ stap para-callgraph.stp 'process("/bin/ls").function("*")' -c [...]
Date: November, 27 2008
Url: http://gnu.wildebeest.org/diary/2008/11/27/observe-systemtap-and-oprofile-updates/
Others News
Leave a Reply
Related
- Linux-Kernel Archive: Re: [patch 07/10] Linux Kernel Markers ... They can be used for tracing (LTTng, LKET over SystemTAP ... subsystems (like SELinux) that need to observe kernel ... first parameter of the _trace_mark() macro, such as the ...
- LKML: "Scott Preece": Re: [patch 07/10] Linux Kernel Markers ... They can be used for tracing (LTTng, LKET over SystemTAP ... monitoring +subsystems (like SELinux) that need to observe ... be specified as the -first parameter of the _trace_mark ...
- James Gosling: Heading To Tokyo / November 2008 ... integration, Tom Fitzsimmons: Fedora 10, NetBeans Screenshot of the Week #38: E4X Support, Lillian Angel: Toronto’s Fedora 10 Release Party, Mark Wielaard: Observe, systemtap and ...
- Kernel development [LWN.net] ... will soon see where it leads. Comments (3 posted) A SystemTap ... won't be able to do deep user space probing, only observe ... This allows subsystem maintainers to mark specific events ...
- Features/SystemtapStaticProbes - FedoraProject Systemtap Static Probes Summary . Systemtap allows event tracing ... Name: Mark Wielaard; email: mjw@redhat.com Current status ... It will be easier for developers and users to observe what ...
- Features/SystemtapStaticProbes - FedoraProject Systemtap Static Probes Summary . Systemtap allows event tracing ... It will be easier for developers and users to observe what ... worth considering is adding tapsets that map process.mark ...
- A SystemTap update [LWN.net] The SystemTap translator and runtime guarantees that probe ... won't be able to do deep user space probing, only observe ... This allows subsystem maintainers to mark specific events ...
- [CentOS] Kernel statistics package availability? Karanbir Singh wrote: > Mark Hull-Richter wrote: > >Are there any good packages (or just places to look) to observe and > >track ... you might want to look into systemtap Or maybe ...
- Mark J. Wielaard » Blog Archive » Observe, systemtap and oprofile ... Without much fanfare systemtap 0.8 was released a little while ago. There is one little tidbit in the release notes that does warrent some excitement though:
- Advogato: Blog for mjw ... things like the top 10 most shared locks. Syndicated 2009-02-24 15:41:48 from Mark ... Observe, systemtap and oprofile updates. Without much fanfare systemtap 0.8 was released a little ...
- [CentOS] Kernel statistics package availability? Mark Hull-Richter wrote: > Are there any good packages (or just places to look) to observe and > track kernel behavior (other than ... you might want to look into systemtap - KB ...
- Advogato: Blog for mjw ... in the Systemtap Examples collection. Syndicated 2009-02-28 23:07:43 from Mark J ... Observe, systemtap and oprofile updates. Without much fanfare systemtap 0.8 was released a little ...
- Mark J. Wielaard » 2008 » November Mark J. Wielaard ... Observe, systemtap and oprofile updates ... Without much fanfare systemtap 0.8 was released a little ...
- Mark Wielaard: Observe, systemtap and oprofile updates Without much fanfare systemtap 0.8 was released a little while ago. There is one little tidbit in the release notes that does warrent some excitement though: User space probing is ...
- Mark J. Wielaard Mark J. Wielaard ... that is postgresql, which has a set of markers to observe ... Observe, systemtap and oprofile updates
|