summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2013-10-09perf tools: Fix srcline sort key behaviorNamhyung Kim
2013-10-09perf tools: Implement addr2line directly using libbfdRoberto Vitillo
2013-10-09perf tools: Save failed result of get_srcline()Namhyung Kim
2013-10-09perf annotate: Pass dso instead of dso_name to get_srcline()Namhyung Kim
2013-10-09perf tools: Do not try to call addr2line on non-binary filesNamhyung Kim
2013-10-09perf annotate: Factor out get/free_srcline()Namhyung Kim
2013-10-09perf hists: Free srcline when freeing hist_entryNamhyung Kim
2013-10-09perf annotate: Reuse path from the result of addr2lineNamhyung Kim
2013-10-09perf sort: Fix a memory leak on srclineNamhyung Kim
2013-10-09perf tools: Separate out GTK codes to libperf-gtk.soNamhyung Kim
2013-10-09perf symbols: Add new option --ignore-vmlinux for perf topWilly Tarreau
2013-10-09perf tools: Adding throttle event data struct supportJiri Olsa
2013-10-09perf evlist: Introduce perf_evlist__new_default functionJiri Olsa
2013-10-09perf tools: Add possibility to specify mmap sizeJiri Olsa
2013-10-09perf tools: Check mmap pages value earlyJiri Olsa
2013-10-09perf tools: Unify page_size usageJiri Olsa
2013-10-09perf tools: Remove unused trace-event-* codeJiri Olsa
2013-10-09perf symbols: Support for Openembedded/Yocto -dbg packagesRicardo Ribalda Delgado
2013-10-09tools/perf: Turn strlcpy() into a __weak functionIngo Molnar
2013-10-09tools/perf: Clean up util/include/linux/compiler.hIngo Molnar
2013-10-09tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar
2013-10-08Merge branch 'perf/urgent' into tools/perf/buildIngo Molnar
2013-10-04perf session: Fix infinite loop on invalid perf.data fileNamhyung Kim
2013-10-04perf probe: Fix to find line information for probe listMasami Hiramatsu
2013-10-04perf tools: Add default handler for mmap2 eventsDavid Ahern
2013-10-04tools/perf: Add support for record transaction flagsAndi Kleen
2013-10-04tools/perf: Support sorting by in_tx or abort branch flagsAndi Kleen
2013-10-04tools/perf/stat: Add perf stat --transactionAndi Kleen
2013-10-04tools/perf: Fix sorting for 64bit entriesAndi Kleen
2013-09-30perf: parse the .debug_frame section in case .eh_frame is not presentJean Pihet
2013-09-29Revert "perf symbols: Demangle cloned functions"Ingo Molnar
2013-09-25perf symbols: Demangle cloned functionsAndi Kleen
2013-09-25perf machine: Fix path unpopulated in machine__create_modules()Adrian Hunter
2013-09-25perf probe: Fix probing symbols with optimization suffixMasami Hiramatsu
2013-09-19perf tools: Fix old GCC build error in trace-event-parse.c:parse_proc_kallsyms()Ingo Molnar
2013-09-19perf probe: Fix finder to find lines of given functionMasami Hiramatsu
2013-09-19perf session: Check for SIGINT in more loopsArnaldo Carvalho de Melo
2013-09-19perf tools: Fix compile with libelf without get_phdrnumAdrian Hunter
2013-09-19perf tools: Fix buildid cache handling of kallsyms with kcoreAdrian Hunter
2013-09-19perf annotate: Fix objdump line parsing offset validationAdrian Hunter
2013-09-11perf tools: Add attr->mmap2 supportStephane Eranian
2013-09-09perf evlist: Fix id pos in perf_evlist__open()Adrian Hunter
2013-09-09perf trace: Handle perf.data files with no tracepointsArnaldo Carvalho de Melo
2013-09-05perf session: Separate progress bar update when processing eventsJiri Olsa
2013-09-05perf evlist: Fix parsing with no sample_id_all bit setAdrian Hunter
2013-09-02perf tools: Fix symbol offset computation for some dsosDavid Ahern
2013-09-02perf list: Skip unsupported eventsNamhyung Kim
2013-09-02perf tests: Add 'keep tracking' testAdrian Hunter
2013-09-02perf tools: Add support for PERF_COUNT_SW_DUMMYAdrian Hunter
2013-08-29perf evlist: Add tracepoint lookup by nameDavid Ahern