aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAge
* 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 tools: Fix strict alias issue for find_first_bitJiri Olsa2014-02-28
* perf symbols: Destroy unused symsrcsNamhyung Kim2014-02-24
* perf annotate: Check availability of annotate when processing samplesNamhyung Kim2014-02-24
* 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
* perf tools: Adjust kallsyms for relocated kernelAdrian Hunter2014-01-31
* perf symbols: Prevent the use of kcore if the kernel has movedAdrian Hunter2014-01-31
* perf record: Get ref_reloc_sym from kernel mapAdrian Hunter2014-01-31
* perf machine: Set up ref_reloc_sym in machine__create_kernel_maps()Adrian Hunter2014-01-31
* perf machine: Add machine__get_kallsyms_filename()Adrian Hunter2014-01-31
* perf tools: Add kallsyms__get_function_start()Adrian Hunter2014-01-31
* perf symbols: Fix symbol annotation for relocated kernelAdrian Hunter2014-01-31
* perf tools: Fix include for non x86 architecturesFrancesco Fusco2014-01-31
* perf tools: Demangle kernel and kernel module symbols tooAvi Kivity2014-01-27
* perf symbols: Load map before using map->map_ip()Masami Hiramatsu2014-01-23
* perf symbols: Fix JIT symbol resolution on heapNamhyung Kim2014-01-21
* perf stat: Fix memory corruption of xyarray when cpumask is usedStephane Eranian2014-01-20
* perf evsel: Remove duplicate member zeroing after freeStephane Eranian2014-01-20
* perf tools: Ensure sscanf does not overrun the "mem" fieldAlan Cox2014-01-20
* perf stat: fix NULL pointer reference bug with event unitStephane Eranian2014-01-20
* perf session: Free cpu_map in perf_session__cpu_bitmapStanislav Fomichev2014-01-20
* perf tools: Remove unnecessary callchain cursor state restore on unmatchFrederic Weisbecker2014-01-17
* perf callchain: Spare double comparison of callchain first entryFrederic Weisbecker2014-01-17
* perf tools: Do proper comm override error handlingFrederic Weisbecker2014-01-16
* perf symbols: Export elf_section_by_name and reuseMasami Hiramatsu2014-01-16
* perf probe: Release all dynamically allocated parametersMasami Hiramatsu2014-01-16
* perf probe: Release allocated probe_trace_event if failedMasami Hiramatsu2014-01-16
* perf hists: Convert hist entry functions to use struct he_statNamhyung Kim2014-01-15
* perf tools: Factor out sample__resolve_callchain()Namhyung Kim2014-01-15
* perf tools: Remove symbol_conf.use_callchain checkNamhyung Kim2014-01-15
* tools lib traceevent: Make plugin unload function receive peventNamhyung Kim2014-01-15
* perf tools: Fix build error due to zfree() castNamhyung Kim2014-01-15
* perf record: Rename --no-delay to --no-bufferingArnaldo Carvalho de Melo2014-01-14
* perf probe: Fix build when DWARF support libraries not presentArnaldo Carvalho de Melo2014-01-13
* perf diff: Color the Ratio columnRamkumar Ramachandra2014-01-13
* perf tools: Generalize percent_color_snprintf()Ramkumar Ramachandra2014-01-13
* perf record: Add --initial-delay optionAndi Kleen2014-01-13
* perf tools: Use the DWARF unwind info only if loadedJean Pihet2014-01-13
* tools include: Move perf's bug.h to a generic placeNamhyung Kim2014-01-13
* tools include: Move perf's linux/compiler.h to a generic placeNamhyung Kim2014-01-13
* perf evlist: Introduce evlist__for_each() & friendsArnaldo Carvalho de Melo2014-01-13
* tools perf: Comment typo fixCody P Schafer2014-01-13
* perf tools: Make perf_event__synthesize_mmap_events globalJiri Olsa2014-01-13
* perf machine: Fix id_hdr_size initializationJiri Olsa2014-01-13
* perf header: Pack 'struct perf_session_env'Arnaldo Carvalho de Melo2014-01-13
* perf evlist: Auto unmap on destructorArnaldo Carvalho de Melo2014-01-13
* perf evlist: Close fds on destructorArnaldo Carvalho de Melo2014-01-13