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