summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2013-12-05perf trace: Fix summary percentage when processing filesDavid Ahern
2013-12-05perf trace: Add support for syscalls vs raw_syscallsDavid Ahern
2013-12-05tools/perf/build: Fix install dependencyJiri Olsa
2013-12-04tools lib traceevent: Update kvm plugin with is_writable_pte helperJiri Olsa
2013-12-04tools lib traceevent: Remove malloc_or_die from plugin_function.cJiri Olsa
2013-12-04tools lib traceevent: Several cleanups for function pluginJiri Olsa
2013-12-04tools lib traceevent: Use pevent_print_func_field in hrtimer_start handlerJiri Olsa
2013-12-04tools lib traceevent: Use static functions in jbd2 pluginJiri Olsa
2013-12-04tools lib traceevent: Remove malloc_or_die from event-plugin.cJiri Olsa
2013-12-04tools lib traceevent: Add cfg80211 pluginJiri Olsa
2013-12-04tools lib traceevent: Add scsi pluginJiri Olsa
2013-12-04tools lib traceevent: Add xen pluginJiri Olsa
2013-12-04tools lib traceevent: Add function pluginJiri Olsa
2013-12-04tools lib traceevent: Add sched_switch pluginJiri Olsa
2013-12-04tools lib traceevent: Add mac80211 pluginJiri Olsa
2013-12-04tools lib traceevent: Add kvm pluginJiri Olsa
2013-12-04tools lib traceevent: Add kmem pluginJiri Olsa
2013-12-04tools lib traceevent: Add hrtimer pluginJiri Olsa
2013-12-04tools lib traceevent: Add jbd2 pluginJiri Olsa
2013-12-04perf tools: Overload pr_stat traceevent print functionJiri Olsa
2013-12-04perf tools: Add trace-event global object for tracepoint interfaceJiri Olsa
2013-12-04perf tools: Add trace-event objectJiri Olsa
2013-12-04perf tools: Add filename__read_str util functionJiri Olsa
2013-12-04perf tools: Add build and install plugins targetsJiri Olsa
2013-12-04tools lib traceevent: Harmonize the install messages in lib-traceeventJiri Olsa
2013-12-04tools lib traceevent: Change pevent_parse_format to include pevent handleJiri Olsa
2013-12-04tools lib traceevent: Add traceevent_host_bigendian functionJiri Olsa
2013-12-04tools lib traceevent: Add plugin build supportJiri Olsa
2013-12-04tools lib traceevent: Add plugin supportJiri Olsa
2013-12-04perf script: Do not call perf_event__preprocess_sample() twice)Adrian Hunter
2013-12-04perf symbols: Fix random fd closing with no libelfAdrian Hunter
2013-12-04perf kvm: Update the 'record' man page entry for new --guest/--host behaviorDongsheng Yang
2013-12-04perf kvm: Fix spurious '=' use in man pageDongsheng Yang
2013-12-04perf kvm: Add more detail about buildid-list in man pageDongsheng Yang
2013-12-04perf target: Move the checking of which map function to call into function.Dongsheng Yang
2013-12-04perf tools: Remove condition in machine__get_kernel_start_addr.Dongsheng Yang
2013-12-04perf tools: Remove stackprotector feature checkJiri Olsa
2013-12-04perf tools: Do not disable source line lookup just because of 1 failureAdrian Hunter
2013-12-04perf symbols: Retain symbol source file name to lookup source line numbersAdrian Hunter
2013-12-04perf symbols: Retain bfd reference to lookup source line numbersAdrian Hunter
2013-12-04perf tools: Use asprintf instead of malloc plus snprintfAdrian Hunter
2013-12-02perf trace: Honour -m optionJiri Olsa
2013-12-02perf tools: Include test-stackprotector-all.c in test-allJiri Olsa
2013-12-02perf tools: Correct the message in feature-libnuma checking.Dongsheng Yang
2013-12-02perf timechart: Move wake_events list to 'struct timechart'Arnaldo Carvalho de Melo
2013-12-02perf timechart: Move power_events list to 'struct timechart'Arnaldo Carvalho de Melo
2013-12-02perf timechart: Move all_data per_pid list to 'struct timechart'Arnaldo Carvalho de Melo
2013-12-02perf timechart: Introduce tool structArnaldo Carvalho de Melo
2013-12-02perf tools: Add perf_data_file__write interfaceJiri Olsa
2013-12-02perf tools: Add writen functionJiri Olsa