34551 results
Order by date - Order by pertinence
All (34551)
News (221)
Reviews (193)
Tips (43)
Processes (12)
Press (17963)
High-tech (14954)
Forums (1165)
 
IET Substation Technology Event Open to Virtual Delegates from Around the World
The Institution of Engineering and Technology (IET) today announces that its 2011 Substation Technology conference will run simultaneously as a virtual event so that delegates from all over the world can participate ...
Press published on the October 18th, 2011 - 3:13 AM ET
Research and Markets: Vendor Landscape Plus: Security Information & Event Management
Research and Markets (http://www.researchandmarkets.com/research/89e427/vendor_landscape_p) has announced the addition of Info-Tech Research Group's new report "Vendor Landscape Plus: Security Information & Event ...
Press published on the August 25th, 2011 - 8:55 AM ET
DECT Forum: First Successful DECT ULE Interoperability Test Event
The DECT Forum, the international association of the wireless home and enterprise communication industry, is pleased to report that the first DECT ULE* Interoperability (IOP) test event (June 20-21) was very ...
Press published on the June 30th, 2011 - 4:22 AM ET
IET Electric Vehicles Event Open to Virtual Delegates to Encourage Global Presence
The Institution of Engineering and Technology (IET) today announces that its 2011 Electric Vehicles seminar will be run simultaneously as a virtual event so that delegates from all over the world can participate from ...
Press published on the May 23rd, 2011 - 6:30 AM ET
Sybase Extends Lead in Continuous Intelligence With Release of Sybase Event Stream Processor
Real-time Analytics Market Leader Makes Top Complex Event Processing (CEP) Engine Even Better with Greater Flexibility for Programmers and Highly Scalable Private Cloud Deployment Capability.
Press published on the May 18th, 2011 - 10:01 PM ET
MSF Launches Global VoLTE Test Event
VoLTE vendors GENBAND, Huawei and ZTE sponsor MSF Interoperability event.
Press published on the February 14th, 2011 - 9:00 AM ET
GlobalSpec Industrial Processing Online Trade Show and Event Draws More Than 1,300 Attendees
78 percent of the engineering, technical and industrial professionals at GlobalSpec online event are decision makers.
Press published on the January 24th, 2013 - 10:00 AM ET
Other results are also available in our forums :
[PATCH v13 0/8] pv event interface between host and guest
This series implements a new interface, kvm pv event, to notify host when some events happen in guest. Right now there is one supported event: guest panic. Also, the cpu runstate is preserved during save/load vm and migration. Thus, if vm is ...
Message posted on the February 28th, 2013 - 7:20 AM ET
[RFC PATCH 1/1] trace: Move trace event enable from fs_initcall to early_initcall
This patch splits trace event initialization in two stages: * ftrace enable * sysfs event entry creation This allows to capture trace events from an earlier point by using 'trace_event' kernel parameter and is important to trace boot-up ...
Message posted on the August 15th, 2012 - 11:30 AM ET
[PATCHv4 0/4] perf tool: Add new event group management
hi, adding support for creating event groups based on the way they are specified on the command line. This patchset adds the '{}' style grammar to express event group, allowing so far only the 'event modifier' as group modifier. v4 changes: - ...
Message posted on the July 19th, 2012 - 6:00 PM ET
[PATCH] perf report: fix event name reporting
Use trace_find_event to find event name before looking through /sys files. This helps 'perf report' to show real event names instead of 'unknown:unknown' when processing perf.data recorded on another machine. Signed-off-by: Dmitry Antipov ...
Message posted on the June 8th, 2012 - 8:30 AM ET
Addin not allowing thisworkbook.save in before save event
Hi all, I have an addin that I cannot remove or disable that is interfering with the before save event. Everything runs but the thisworkbook.save line does nothing. I want to take control of the event to put a nice splash screen warning that ...
Message posted on the January 26th, 2012 - 9:36 PM ET
[PATCH] Input: Add ioctl to block suspend while event queue is not empty.
Add an ioctl, EVIOCSSUSPENDBLOCK, to block suspend while the event queue is not empty. This allows userspace code to process input events while the device appears to be asleep. Signed-off-by: Arve Hjønnevåg <arve@android.com> ...
Message posted on the January 20th, 2012 - 9:30 PM ET
perf: forcing instructions event to run on Fixed Counter 0
It turns out that perf_event for intel seems to use the INST_RETIRED.ALL event interchangably with the "Fixed Counter 0" event. It turns out they are not equivelent. The Fixed Counter 0 event turns out to be deterministic, while ...
Message posted on the April 15th, 2013 - 12:10 PM ET