summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2013-12-02perf tools: Fine tune readn functionJiri Olsa
2013-12-02perf tools: Use correct return type for readn functionJiri Olsa
2013-12-02perf record: Unify data output code into perf_record__write functionJiri Olsa
2013-11-27perf tools: Fix tags/TAGS targets rebuildingJiri Olsa
2013-11-27perf timechart: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo
2013-11-27perf timechart: Remove some needless struct forward declarationsArnaldo Carvalho de Melo
2013-11-27perf timechart: dynamically determine event fields offsetStanislav Fomichev
2013-11-27perf symbols: Fix not finding kcore in buildid cacheAdrian Hunter
2013-11-27perf script: Print mmap[2] events alsoNamhyung Kim
2013-11-27perf script: Print comm, fork and exit events alsoNamhyung Kim
2013-11-27perf script: Print callchains and symbols if they existDavid Ahern
2013-11-27perf tools: Export setup_listDavid Ahern
2013-11-27perf thread: Move comm_list check into functionDavid Ahern
2013-11-27perf symbols: Move idle syms check from top to generic functionDavid Ahern
2013-11-27perf evsel: Skip ignored symbols while printing callchainDavid Ahern
2013-11-27perf timechart: Add backtrace supportStanislav Fomichev
2013-11-27perf timechart: Add support for -P and -T in timechart recordingStanislav Fomichev
2013-11-27perf timechart: Group figures and add title with detailsStanislav Fomichev
2013-11-27perf timechart: Add support for displaying only tasks related dataStanislav Fomichev