aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAge
* 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
* perf evlist: Move destruction of maps to evlist destructorArnaldo Carvalho de Melo2014-01-13
* perf evlist: Move the SIGUSR1 error reporting logic to prepare_workloadArnaldo Carvalho de Melo2014-01-13
* perf evlist: Send the errno in the signal when workload failsArnaldo Carvalho de Melo2014-01-13
* perf tools: Use zfree to help detect use after free bugsArnaldo Carvalho de Melo2013-12-27
* perf tools: Introduce zfreeArnaldo Carvalho de Melo2013-12-27
* perf tools: No need to test against NULL before calling free()Arnaldo Carvalho de Melo2013-12-26
* perf probe: Support basic dwarf-based operations on uprobe eventsMasami Hiramatsu2013-12-26
* perf probe: Expand given path to absolute pathMasami Hiramatsu2013-12-26
* perf tools: Do not synthesize the treads of default guest.Dongsheng Yang2013-12-23
* perf tools: Use machine->pid for tgid if machine is guest.Dongsheng Yang2013-12-23
* perf tools: Set event->header.misc to PERF_RECORD_MISC_GUEST_USER if machine ...Dongsheng Yang2013-12-23
* perf tools: Find the proc info under machine->root_dir.Dongsheng Yang2013-12-23
* perf tools: Add support for PERF_RECORD_MISC_GUEST_USER in thread__find_addr_...Dongsheng Yang2013-12-23
* perf kvm: Fix kvm report without guestmount.Dongsheng Yang2013-12-23
* perf symbols: Add 'machine' member to struct addr_locationArnaldo Carvalho de Melo2013-12-19
* perf scripting perl: Shorten function signaturesArnaldo Carvalho de Melo2013-12-19
* perf scripting python: Shorten function signaturesArnaldo Carvalho de Melo2013-12-19