aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* perf tools: Do not include PERF-VERSION-FILE to MakefileNamhyung Kim2013-01-24
* perf tools: Get rid of unused include of config.makNamhyung Kim2013-01-24
* tools lib traceevent: Fix warning on '>=' operatorNamhyung Kim2013-01-24
* perf tools: Remove unused 'unset' parameter from parse_eventsJiri Olsa2013-01-24
* perf tools: Mark branch_info maps as referencedStephane Eranian2013-01-24
* perf annotate browser: Fix segfault when drawing out-of-bounds jumpsFrederik Deweerdt2013-01-24
* perf tools: Move get_term_dimensions from top to util.cDavid Ahern2013-01-24
* perf symbols: Mark vmlinux filename as allocatedDavid Ahern2013-01-24
* perf symbols: Move name malloc to when needed in dso__loadDavid Ahern2013-01-24
* perf report: Update documentation for sort keysNamhyung Kim2013-01-24
* perf sort: Separate out branch stack specific sort keysNamhyung Kim2013-01-24
* perf sort: Clean up sort__first_dimension settingNamhyung Kim2013-01-24
* perf sort: Calculate parent column width tooNamhyung Kim2013-01-24
* perf sort: Align cpu column to rightNamhyung Kim2013-01-24
* perf sort: Fix --sort pid outputNamhyung Kim2013-01-24
* perf sort: Get rid of unnecessary __maybe_unusedNamhyung Kim2013-01-24
* perf sort: Move misplaced sort entry functionsNamhyung Kim2013-01-24
* perf probe: Allow of casting an array of char to stringHyeoncheol Lee2013-01-24
* perf: Missing field in PERF_RECORD_SAMPLE documentationVince Weaver2013-01-24
* perf tools: Add anonymous huge page recognitionJoshua Zhu2013-01-24
* perf bench: Flush stdout before starting bench suiteNamhyung Kim2013-01-24
* perf symbols: Include elf.h header regardless LIBELF_SUPPORTNamhyung Kim2013-01-24
* perf tools: Fix possible (unlikely) buffer overflowThomas Jarosch2013-01-24
* perf tools: Fix GNU make v3.80 compatibility issueAl Cooper2013-01-24
* tools lib traceevent: Add copyright headerJon Stanley2013-01-24
* tools lib traceevent: Update FSF postal address to be URL's.Jon Stanley2013-01-24
* tools lib traceevent: test correct variable after allocationSasha Levin2013-01-24
* perf ui/gtk: Setup browser window earlyNamhyung Kim2013-01-24
* perf ui/gtk: Factor out common browser routinesNamhyung Kim2013-01-24
* uprobes: remove redundant checkSasha Levin2013-01-24
* perf script: use ARRAY_SIZE instead of reinventing itSasha Levin2013-01-24
* perf kmem: use ARRAY_SIZE instead of reinventing itSasha Levin2013-01-24
* perf tools: remove redundant checks from _sort__sym_cmpSasha Levin2013-01-24
* perf tests: Don't fail if a matching vmlinux isn't found, skip that testArnaldo Carvalho de Melo2013-01-24
* perf tests: Add return states enum for testsJiri Olsa2013-01-24
* perf kvm: Initialize file_name var to fix segfaultArnaldo Carvalho de Melo2013-01-24
* perf machine: Simplify accessing the host machineArnaldo Carvalho de Melo2013-01-24
* perf tests: Fix PYTHONPATH for python-use test tracepointsJiri Olsa2013-01-24
* perf machine: Introduce struct machinesArnaldo Carvalho de Melo2013-01-24
* perf session: There is no need for a per session hists instanceArnaldo Carvalho de Melo2013-01-24
* perf hists: Rename hists__fprintf_nr_events to events_stats__fprintfArnaldo Carvalho de Melo2013-01-24
* perf record: Don't pass host machine to guest synthesizerArnaldo Carvalho de Melo2013-01-24
* perf header: Ensure read/write finished successfullyNamhyung Kim2013-01-24
* perf tests: Check python path on attr and binding testNamhyung Kim2013-01-24
* perf tests: Add event parsing test for '*:*' tracepointsJiri Olsa2013-01-24
* perf tools: Add support for wildcard in tracepoint system nameJiri Olsa2013-01-24
* perf tools: Add missing closedir in multi tracepoint processingJiri Olsa2013-01-24
* perf python: Fix breakage introduced by the test_attr infrastructureArnaldo Carvalho de Melo2013-01-24
* perf test: Check for linking problems in the python bindingArnaldo Carvalho de Melo2013-01-24
* perf evsel: Introduce perf_evsel__open_strerror methodArnaldo Carvalho de Melo2013-01-24