Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Split .kev file?: (6 Items)
   
Split .kev file?  
Thomas, is there a way to split .kev file from IDE? Or export .kev file from selection in System Profiler?
I could not find anything...
Re: Split .kev file?  
File -> SaveAs will do it

Elena Laskavaia wrote:
> Thomas, is there a way to split .kev file from IDE? Or export .kev file from selection in System Profiler?
> I could not find anything...
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post16693
> 

-- 
cburgess@qnx.com
Re: Split .kev file?  
Colin Burgess wrote:
> File -> SaveAs will do it
>   
Yeah yeah .. what Colin said =;-)

You can't say you want 10 chunks of 5k each, but you can limit the 
export to either a subset of the
event owners (threads, processes etc) and/or a time range.

Thomas
> Elena Laskavaia wrote:
>   
>> Thomas, is there a way to split .kev file from IDE? Or export .kev file from selection in System Profiler?
>> I could not find anything...
>>
>> _______________________________________________
>> General
>> http://community.qnx.com/sf/go/post16693
>>
>>     
>
>   
Re: Split .kev file?  
Save As... who would of thought... I checked all other tool menus and export... 
Oh well, I should have read the manual...

Thanks
Re: Split .kev file?  
No disrespect to Thomas, but I think the functionality is misplaced.  It's not strictly a "Save As", since it modifies 
the file before saving it,
and that makes it non-intuitive, IMHO.

When writing a plugin for Eclipse I think there is often the implicit desire to map the plugins capabilities to an "
Editor" paradigm.  For example,
at the most basic level, the timeline is NOT an editor, but it has to be shoe-horned into that model.

Colin

Elena Laskavaia wrote:
> Save As... who would of thought... I checked all other tool menus and export... 
> Oh well, I should have read the manual...
> 
> Thanks
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post16754
> 

-- 
cburgess@qnx.com
Re: Split .kev file?  
Colin Burgess wrote:
>  No disrespect to Thomas, but I think the functionality is misplaced.
>  It's not strictly a "Save As", since it modifies the file before
>  saving it, and that makes it non-intuitive, IMHO.

C'mon .. show me a little disrespect =;-)

>  When writing a plugin for Eclipse I think there is often the implicit
>  desire to map the plugins capabilities to an "Editor" paradigm.  For
>  example, at the most basic level, the timeline is NOT an editor, but
>  it has to be shoe-horned into that model.

I completely agree, the functionality is in an awkward spot and was
kind of shoe-horned into the model. 

When the functionality was added, it had fewer features and it seemed
overkill to force users into a multi-step/click activity:

 File > Export > Select Export Type + Wizard walk through

when what they wanted (initially) was to select an area of the timeline
and save it as a new kev file. 

Now that there are more options, an export wizard might be be a better
workflow and with the new command mappings could even be mapped
to a fast key/toolbar item or custom menu.

Thomas

>  Elena Laskavaia wrote:
> > Save As... who would of thought... I checked all other tool menus
> > and export... Oh well, I should have read the manual...
> >
> > Thanks
> >
> > _______________________________________________ General
> > http://community.qnx.com/sf/go/post16754
> >
>