aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
* perf buildid-cache: Check relocation when checking for existing kcoreAdrian Hunter2014-01-31
* perf tools: Adjust kallsyms for relocated kernelAdrian Hunter2014-01-31
* perf tests: No need to set up ref_reloc_symAdrian 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: Fix AAAAARGH64 memory barriersPeter Zijlstra2014-01-29
* perf tools: Demangle kernel and kernel module symbols tooAvi Kivity2014-01-27
* perf/doc: Remove mention of non-existent set_perf_event_pending() from design...Baruch Siach2014-01-26
* perf symbols: Load map before using map->map_ip()Masami Hiramatsu2014-01-23
* perf tools: Fix traceevent plugin path definitionsJosh Boyer2014-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 tools: Add support for the xtensa architectureBaruch Siach2014-01-20
* perf session: Free cpu_map in perf_session__cpu_bitmapStanislav Fomichev2014-01-20
* perf timechart: Fix wrong SVG heightStanislav 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 tools: Add 'build-test' make targetNamhyung Kim2014-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
* perf: tools: Fix cross buildingMark Rutland2014-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 --initial-delay to --delayArnaldo Carvalho de Melo2014-01-14
* perf record: Rename --no-delay to --no-bufferingArnaldo Carvalho de Melo2014-01-14
* perf tools: Remove unused test-volatile-register-var.cYann Droneaud2014-01-13
* perf probe: Fix build when DWARF support libraries not presentArnaldo Carvalho de Melo2014-01-13
* perf diff: Color the Weighted Diff columnRamkumar Ramachandra2014-01-13
* perf diff: Color the Ratio columnRamkumar Ramachandra2014-01-13
* perf diff: Color the Delta 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
* perf tools: Add test for building detached source tarballsArnaldo Carvalho de Melo2014-01-13
* perf tools: Include tools/lib/api/ in MANIFESTArnaldo Carvalho de Melo2014-01-13
* tools include: Move perf's bug.h to a generic placeNamhyung Kim2014-01-13
* tools include: Define likely/unlikely in linux/compiler.hNamhyung Kim2014-01-13