summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2013-12-04tools lib traceevent: Add cfg80211 pluginJiri Olsa-0/+25
2013-12-04tools lib traceevent: Add scsi pluginJiri Olsa-0/+424
2013-12-04tools lib traceevent: Add xen pluginJiri Olsa-0/+131
2013-12-04tools lib traceevent: Add function pluginJiri Olsa-0/+152
2013-12-04tools lib traceevent: Add sched_switch pluginJiri Olsa-0/+149
2013-12-04tools lib traceevent: Add mac80211 pluginJiri Olsa-0/+96
2013-12-04tools lib traceevent: Add kvm pluginJiri Olsa-0/+420
2013-12-04tools lib traceevent: Add kmem pluginJiri Olsa-0/+73
2013-12-04tools lib traceevent: Add hrtimer pluginJiri Olsa-1/+95
2013-12-04tools lib traceevent: Add jbd2 pluginJiri Olsa-0/+68
2013-12-04perf tools: Overload pr_stat traceevent print functionJiri Olsa-3/+29
2013-12-04perf tools: Add trace-event global object for tracepoint interfaceJiri Olsa-44/+68
2013-12-04perf tools: Add trace-event objectJiri Olsa-31/+51
2013-12-04perf tools: Add filename__read_str util functionJiri Olsa-0/+50
2013-12-04perf tools: Add build and install plugins targetsJiri Olsa-5/+20
2013-12-04tools lib traceevent: Harmonize the install messages in lib-traceeventJiri Olsa-1/+1
2013-12-04tools lib traceevent: Change pevent_parse_format to include pevent handleJiri Olsa-23/+39
2013-12-04tools lib traceevent: Add traceevent_host_bigendian functionJiri Olsa-0/+10
2013-12-04tools lib traceevent: Add plugin build supportJiri Olsa-5/+47
2013-12-04tools lib traceevent: Add plugin supportJiri Olsa-1/+212
2013-12-04perf script: Do not call perf_event__preprocess_sample() twice)Adrian Hunter-24/+22
2013-12-04perf symbols: Fix random fd closing with no libelfAdrian Hunter-0/+1
2013-12-04perf kvm: Update the 'record' man page entry for new --guest/--host behaviorDongsheng Yang-4/+11
2013-12-04perf kvm: Fix spurious '=' use in man pageDongsheng Yang-4/+4
2013-12-04perf kvm: Add more detail about buildid-list in man pageDongsheng Yang-1/+3
2013-12-04perf target: Move the checking of which map function to call into function.Dongsheng Yang-7/+14
2013-12-04perf tools: Remove condition in machine__get_kernel_start_addr.Dongsheng Yang-9/+5
2013-12-04perf tools: Remove stackprotector feature checkJiri Olsa-16/+1
2013-12-04perf tools: Do not disable source line lookup just because of 1 failureAdrian Hunter-4/+18
2013-12-04perf symbols: Retain symbol source file name to lookup source line numbersAdrian Hunter-1/+10
2013-12-04perf symbols: Retain bfd reference to lookup source line numbersAdrian Hunter-6/+34
2013-12-04perf tools: Use asprintf instead of malloc plus snprintfAdrian Hunter-8/+1
2013-12-04Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar-212/+256
2013-12-02perf trace: Honour -m optionJiri Olsa-1/+1
2013-12-02perf tools: Include test-stackprotector-all.c in test-allJiri Olsa-0/+5
2013-12-02perf tools: Correct the message in feature-libnuma checking.Dongsheng Yang-1/+1
2013-12-02perf timechart: Move wake_events list to 'struct timechart'Arnaldo Carvalho de Melo-5/+5
2013-12-02perf timechart: Move power_events list to 'struct timechart'Arnaldo Carvalho de Melo-15/+16
2013-12-02perf timechart: Move all_data per_pid list to 'struct timechart'Arnaldo Carvalho de Melo-54/+59
2013-12-02perf timechart: Introduce tool structArnaldo Carvalho de Melo-102/+114
2013-12-02perf tools: Add perf_data_file__write interfaceJiri Olsa-6/+14
2013-12-02perf tools: Add writen functionJiri Olsa-5/+20
2013-12-02perf tools: Fine tune readn functionJiri Olsa-5/+11
2013-12-02perf tools: Use correct return type for readn functionJiri Olsa-13/+13
2013-12-02perf record: Unify data output code into perf_record__write functionJiri Olsa-14/+6
2013-11-30Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar-234/+831
2013-11-27perf tools: Fix tags/TAGS targets rebuildingJiri Olsa-1/+6
2013-11-27perf timechart: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo-1/+1
2013-11-27perf timechart: Remove some needless struct forward declarationsArnaldo Carvalho de Melo-7/+0
2013-11-27perf timechart: dynamically determine event fields offsetStanislav Fomichev-77/+42