summaryrefslogtreecommitdiff
path: root/tools/perf/util (follow)
Commit message (Expand)AuthorAge
...
* perf machine: Don't open code assign dso->short_nameArnaldo Carvalho de Melo2013-12-10
* perf symbols: Rename [sl]name_alloc to match the members they refer toArnaldo Carvalho de Melo2013-12-10
* perf kvm: Move code to generate filename for perf-kvm to function.Dongsheng Yang2013-12-09
* perf evlist: Fix mmap pages rounding to power of 2Adrian Hunter2013-12-09
* perf evlist: Fix max mmap_pagesAdrian Hunter2013-12-09
* perf evlist: Remove unnecessary parenthesesAdrian Hunter2013-12-09
* perf script: Add an option to print the source line numberAdrian Hunter2013-12-09
* perf script: Fix symoff printing in callchainsAdrian Hunter2013-12-09
* perf tools: Overload pr_stat traceevent print functionJiri Olsa2013-12-04
* perf tools: Add trace-event global object for tracepoint interfaceJiri Olsa2013-12-04
* perf tools: Add trace-event objectJiri Olsa2013-12-04
* perf tools: Add filename__read_str util functionJiri Olsa2013-12-04
* tools lib traceevent: Change pevent_parse_format to include pevent handleJiri Olsa2013-12-04
* perf script: Do not call perf_event__preprocess_sample() twice)Adrian Hunter2013-12-04
* perf symbols: Fix random fd closing with no libelfAdrian Hunter2013-12-04
* perf target: Move the checking of which map function to call into function.Dongsheng Yang2013-12-04
* perf tools: Remove condition in machine__get_kernel_start_addr.Dongsheng Yang2013-12-04
* perf tools: Do not disable source line lookup just because of 1 failureAdrian Hunter2013-12-04
* perf symbols: Retain symbol source file name to lookup source line numbersAdrian Hunter2013-12-04
* perf symbols: Retain bfd reference to lookup source line numbersAdrian Hunter2013-12-04
* perf tools: Use asprintf instead of malloc plus snprintfAdrian Hunter2013-12-04
* perf tools: Add perf_data_file__write interfaceJiri Olsa2013-12-02
* perf tools: Add writen functionJiri Olsa2013-12-02
* perf tools: Fine tune readn functionJiri Olsa2013-12-02
* perf tools: Use correct return type for readn functionJiri Olsa2013-12-02
* perf symbols: Fix not finding kcore in buildid cacheAdrian Hunter2013-11-27
* perf tools: Export setup_listDavid Ahern2013-11-27
* perf thread: Move comm_list check into functionDavid Ahern2013-11-27
* perf symbols: Move idle syms check from top to generic functionDavid Ahern2013-11-27
* perf evsel: Skip ignored symbols while printing callchainDavid Ahern2013-11-27
* perf timechart: Add backtrace supportStanislav Fomichev2013-11-27
* perf timechart: Group figures and add title with detailsStanislav Fomichev2013-11-27
* perf tools: Add option macro OPT_BOOLEAN_SETAdrian Hunter2013-11-27
* perf tools: Allow '--inherit' as the negation of '--no-inherit'Adrian Hunter2013-11-27
* perf record: Make per-cpu mmaps the default.Adrian Hunter2013-11-27
* tools/perf/stat: Add event unit and scale supportStephane Eranian2013-11-27
* perf header: Fix possible memory leaks in process_group_desc()Namhyung Kim2013-11-19
* perf header: Fix bogus group nameNamhyung Kim2013-11-19
* perf tools: Tag thread comm as overridenFrederic Weisbecker2013-11-19
* perf record: Add an option to force per-cpu mmapsAdrian Hunter2013-11-14
* perf symbols: Limit max callchain using max_stack on DWARF unwinding tooArnaldo Carvalho de Melo2013-11-14
* perf evsel: Introduce perf_evsel__prev() methodArnaldo Carvalho de Melo2013-11-14
* perf tools: Synthesize anon MMAP records againDon Zickus2013-11-14
* perf tools: Remove trivial extra semincolonDavidlohr Bueso2013-11-14
* Merge branch 'linus' into perf/urgentIngo Molnar2013-11-14
|\
| * Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-14
| |\
| | * Merge branch 'devel-stable' into for-nextRussell King2013-11-12
| | |\
| | | * perf: parse the .debug_frame section in case .eh_frame is not presentJean Pihet2013-09-30
* | | | perf target: Shorten perf_target__ to target__Arnaldo Carvalho de Melo2013-11-12
* | | | perf evlist: Refactor mmap_pages parsingDavid Ahern2013-11-12