summaryrefslogtreecommitdiff
path: root/tools/perf (follow)
Commit message (Expand)AuthorAge
...
| * | | perf tools: Factor features display codeJiri Olsa2014-02-24
| * | | perf tools: Fix bison OUTPUT directories dependencyJiri Olsa2014-02-24
| * | | perf tests: Add pmu-bison.o make testJiri Olsa2014-02-24
| * | | perf tests: Fix *.o make testsJiri Olsa2014-02-24
| * | | perf probe: Support distro-style debuginfo for uprobeMasami Hiramatsu2014-02-18
| * | | perf probe: Allow to add events on the local functionsMasami Hiramatsu2014-02-18
| * | | perf probe: Show source-level or symbol-level info for uprobesMasami Hiramatsu2014-02-18
| * | | perf probe: Show appropriate symbol for ref_reloc_sym based kprobesMasami Hiramatsu2014-02-18
| * | | perf probe: Find given address from offline dwarfMasami Hiramatsu2014-02-18
| * | | perf probe: Use ref_reloc_sym based address instead of the symbol nameMasami Hiramatsu2014-02-18
| * | | perf probe: Show in what binaries/modules probes are setMasami Hiramatsu2014-02-18
| * | | perf probe: Unify show_available_functions for uprobes/kprobesMasami Hiramatsu2014-02-18
| * | | perf probe: Replace line_list with intlistMasami Hiramatsu2014-02-18
| * | | perf probe: Remove incorrect symbol check for --listMasami Hiramatsu2014-02-18
| * | | perf probe: Fix to do exit call for symbol mapsMasami Hiramatsu2014-02-18
| * | | perf symbols: No need to export dso__first_symbolArnaldo Carvalho de Melo2014-02-18
| * | | perf tools: Drop prefetch.hBorislav Petkov2014-02-18
| * | | perf tools: Move hash.h headerBorislav Petkov2014-02-18
| * | | perf tools: Move fs.* to lib/api/fs/Borislav Petkov2014-02-18
| * | | perf callchain: Separate perf_reg_value function in perf_regs objectJiri Olsa2014-02-18
| * | | perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macroJiri Olsa2014-02-18
| * | | perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_idJiri Olsa2014-02-18
| * | | perf callchain: Separate libunwind code to special objectJiri Olsa2014-02-18
| * | | perf callchain: Add mask into struct regs_dumpJiri Olsa2014-02-18
| * | | perf callchain: Do not report zero address in unwindJiri Olsa2014-02-18
| * | | perf tools: Fix dwarf unwind max_stack processingJiri Olsa2014-02-18
| * | | perf tests x86: Add dwarf unwind testJiri Olsa2014-02-18
| * | | perf tests x86: Introduce perf_regs_load functionJiri Olsa2014-02-18
| * | | perf tools: Fix memory leak in event_format__print functionJiri Olsa2014-02-18
| * | | perf record: Add readable output for callchain debugJiri Olsa2014-02-18
| * | | perf tools: Add call-graph option support into .perfconfigJiri Olsa2014-02-18
| * | | perf tools: Put proper period for for samples without PERIOD sample_typeJiri Olsa2014-02-18
| * | | perf report: Remove some needless container_of usageArnaldo Carvalho de Melo2014-02-18
| * | | perf tools: Shorten sample symbol resolving function signatureArnaldo Carvalho de Melo2014-02-18
| * | | perf tools: Shorten sample symbol resolving function signatureArnaldo Carvalho de Melo2014-02-18
| * | | perf report: Use al->cpumode where applicableArnaldo Carvalho de Melo2014-02-18
* | | | perf bench: Fix NULL pointer dereference in "perf bench all"Patrick Palka2014-03-14
* | | | perf bench numa: Make no args mean 'run all tests'Arnaldo Carvalho de Melo2014-03-14
| |/ / |/| |
* | | perf machine: Use map as success in ip__resolve_amsDon Zickus2014-03-10
* | | perf symbols: Fix crash in elf_section_by_nameJiri Olsa2014-03-10
* | | perf trace: Decode architecture-specific signal numbersBen Hutchings2014-03-10
| |/ |/|
* | perf tools: Fix strict alias issue for find_first_bitJiri Olsa2014-02-28
* | perf tools: fix BFD detection on opensuseAndi Kleen2014-02-27
* | perf symbols: Destroy unused symsrcsNamhyung Kim2014-02-24
* | perf annotate: Check availability of annotate when processing samplesNamhyung Kim2014-02-24
|/
* perf trace: Fix ioctl 'request' beautifier build problems on !(i386 || x86_64...Arnaldo Carvalho de Melo2014-02-13
* perf trace: Add fallback definition of EFD_SEMAPHOREBen Hutchings2014-02-10
* perf list: Fix checking for supported events on older kernelsVince Weaver2014-02-10
* perf tools: Handle PERF_RECORD_HEADER_EVENT_TYPE properlyJiri Olsa2014-02-10
* perf probe: Do not add offset twice to uprobe addressMasami Hiramatsu2014-02-10