On Wed, 23 Jan 2008, Frank Ch. Eigler wrote:So basically just having the marker implementation there to let all tracers access to irqs enabled/disabled. One problem is that the hooks are alse in entry.S, so the tracing ends up being architecture dependent. One solution is to have a "generic" hook for trace_hardirqs_on/off (kind of like what I did here) and add a marker inside that. The hooks in entry.S can call the generic function and have the marker call the registered probes, be that lockdep, latencytap or latency-trace. Have the generic hook only be compiled in when one of the tracers or lockdep is configured on and they select it. -- Steve --
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Srivatsa Vaddagiri | containers (was Re: -mm merge plans for 2.6.23) |
| Benjamin Herrenschmidt | Re: [linux-pm] [PATCH] Remove process freezer from suspend to RAM pathway |
git: | |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Patrick McHardy | Re: [GIT]: Networking |
| Gerrit Renker | [PATCH 6/7] [CCID-2/3]: Fix sparse warnings |
