summaryrefslogtreecommitdiffstats
path: root/tools/perf/util
AgeCommit message (Expand)Author
2014-04-20perf tools: Improve error reportingAdrien BAK
2014-04-20perf tools: Adjust symbols in VDSOVladimir Nikulichev
2014-04-14perf probe: Use dwarf_getcfi_elf() instead of dwarf_getcfi()Namhyung Kim
2014-04-14perf probe: Fix to handle errors in line_range searchingMasami Hiramatsu
2014-04-14perf probe: Fix --line option behaviorNamhyung Kim
2014-03-18perf tools: Remove unused simple_strtoul() functionRamkumar Ramachandra
2014-03-18perf evsel: Update function names in debug messagesRamkumar Ramachandra
2014-03-18perf tools: Remove thread__find_map functionJiri Olsa
2014-03-18perf annotate: Print the evsel name in the stdio outputArnaldo Carvalho de Melo
2014-03-18perf tools: Fix memory leak when synthesizing thread recordsNamhyung Kim
2014-03-18perf tools: Use tid in mmap/mmap2 events to find mapsDon Zickus
2014-03-18perf report: Merge al->filtered with hist_entry->filteredNamhyung Kim
2014-03-18perf symbols: Apply all filters to an addr_locationNamhyung Kim
2014-03-18perf symbols: Record the reason for filtering an address_locationNamhyung Kim
2014-03-14perf machine: Factor machine__find_thread to take tid argumentJiri Olsa
2014-03-14perf tools: Speed up thread map generationDon Zickus
2014-03-14perf kvm: introduce --list-cmds for use by scriptsRamkumar Ramachandra
2014-03-14perf ui hists: Pass evsel to hpp->header/width functions explicitlyNamhyung Kim
2014-03-14perf symbols: Introduce thread__find_cpumode_addr_locationArnaldo Carvalho de Melo
2014-03-14perf session: Change header.misc dump from decimal to hexDon Zickus
2014-03-14perf ui/tui: Reuse generic __hpp__fmt() codeNamhyung Kim
2014-03-14perf ui/hists: Pass struct hpp to print functionsNamhyung Kim
2014-03-14perf ui/gtk: Reuse generic __hpp__fmt() codeNamhyung Kim
2014-03-14perf tools: Fix synthesizing mmaps for threadsDon Zickus
2014-03-11perf tools: Disable user-space callchain/stack dumps for function trace eventsJiri Olsa
2014-03-11Merge branch 'perf/urgent' into perf/coreIngo Molnar
2014-03-10perf machine: Use map as success in ip__resolve_amsDon Zickus
2014-03-10perf symbols: Fix crash in elf_section_by_nameJiri Olsa
2014-02-28perf tools: Fix strict alias issue for find_first_bitJiri Olsa
2014-02-24perf symbols: Check compatible symtab type before loading dsoNamhyung Kim
2014-02-24perf symbols: Check return value of filename__read_debuglink()Stephane Eranian
2014-02-24perf symbols: Destroy unused symsrcsNamhyung Kim
2014-02-24perf annotate: Check availability of annotate when processing samplesNamhyung Kim
2014-02-24perf tools: Add libdw DWARF post unwind supportJiri Olsa
2014-02-18perf probe: Support distro-style debuginfo for uprobeMasami Hiramatsu
2014-02-18perf probe: Allow to add events on the local functionsMasami Hiramatsu
2014-02-18perf probe: Show source-level or symbol-level info for uprobesMasami Hiramatsu
2014-02-18perf probe: Show appropriate symbol for ref_reloc_sym based kprobesMasami Hiramatsu
2014-02-18perf probe: Find given address from offline dwarfMasami Hiramatsu
2014-02-18perf probe: Use ref_reloc_sym based address instead of the symbol nameMasami Hiramatsu
2014-02-18perf probe: Show in what binaries/modules probes are setMasami Hiramatsu
2014-02-18perf probe: Unify show_available_functions for uprobes/kprobesMasami Hiramatsu
2014-02-18perf probe: Replace line_list with intlistMasami Hiramatsu
2014-02-18perf probe: Remove incorrect symbol check for --listMasami Hiramatsu
2014-02-18perf probe: Fix to do exit call for symbol mapsMasami Hiramatsu
2014-02-18perf symbols: No need to export dso__first_symbolArnaldo Carvalho de Melo
2014-02-18perf tools: Drop prefetch.hBorislav Petkov
2014-02-18perf tools: Move hash.h headerBorislav Petkov
2014-02-18perf tools: Move fs.* to lib/api/fs/Borislav Petkov
2014-02-18perf callchain: Separate perf_reg_value function in perf_regs objectJiri Olsa