summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | perf tools: Fix building error for arm64.Wang Nan2015-03-18
| * | | | | | perf hists browser: Allow annotating entries in callchainsArnaldo Carvalho de Melo2015-03-17
| * | | | | | perf hists: Remove hist_entry->used, not used anymoreArnaldo Carvalho de Melo2015-03-17
| * | | | | | perf hists browser: Fix up some branch alignmentArnaldo Carvalho de Melo2015-03-16
| * | | | | | perf hists browser: Simplify symbol annotation menu setupArnaldo Carvalho de Melo2015-03-16
| * | | | | | perf data: Add tracepoint events fields CTF conversion supportSebastian Andrzej Siewior2015-03-13
| * | | | | | perf kmem: Fix alignment of slab result tableNamhyung Kim2015-03-13
| * | | | | | perf kmem: Allow -v optionNamhyung Kim2015-03-13
| * | | | | | perf kmem: Fix segfault when invalid sort key is givenNamhyung Kim2015-03-13
| * | | | | | perf stat: Always correctly indent ratio columnAndi Kleen2015-03-13
| * | | | | | perf stat: Fix IPC and other formulas with -AAndi Kleen2015-03-13
| * | | | | | perf stat: Output running time and run/enabled ratio in CSV modeAndi Kleen2015-03-13
| * | | | | | perf hists browser: Fix UI bug after fold/unfoldHe Kuang2015-03-12
| * | | | | | perf probe: Fix compiles due to declarations using perf_probe_pointDavid Ahern2015-03-12
| * | | | | | perf hists browser: Fix UI bug after zoom into thread/dso/symbolHe Kuang2015-03-12
| * | | | | | perf probe: Fix possible double free on errorHe Kuang2015-03-12
| * | | | | | perf tools: Output feature detection's gcc output to a fileArnaldo Carvalho de Melo2015-03-12
| * | | | | | perf build: Fix libbabeltrace detectionJiri Olsa2015-03-12
| * | | | | | perf probe: Allow weak symbols to be probedNamhyung Kim2015-03-12
| * | | | | | perf symbols: Allow symbol alias when loading map for symbol nameNamhyung Kim2015-03-12
| * | | | | | Revert "perf probe: Fix to fall back to find probe point in symbols"Masami Hiramatsu2015-03-12
| * | | | | | perf probe: Fix --line to handle aliased symbols in glibcMasami Hiramatsu2015-03-12
| * | | | | | perf probe: Fix to handle aliased symbols in glibcMasami Hiramatsu2015-03-12
| * | | | | | perf ordered_events: Adopt queue() methodArnaldo Carvalho de Melo2015-03-12
| * | | | | | perf tools: Remove superfluous thread->comm_set settingJiri Olsa2015-03-12
| * | | | | | perf tools: tool->finished_round() doesn't need perf_sessionArnaldo Carvalho de Melo2015-03-12
| * | | | | | perf ordered_events: Allow tools to specify a deliver methodArnaldo Carvalho de Melo2015-03-12
| * | | | | | perf ordered_events: Shorten function signaturesArnaldo Carvalho de Melo2015-03-11
| * | | | | | perf ordered_events: Untangle from perf_sessionArnaldo Carvalho de Melo2015-03-11
| * | | | | | perf sched: No need to keep the session aroundArnaldo Carvalho de Melo2015-03-03
| * | | | | | perf tools: Reference count struct threadArnaldo Carvalho de Melo2015-03-03
| * | | | | | perf tools: Initialize cpu set in pthread_attr_setaffinity_np feature testAdrian Hunter2015-03-02
| * | | | | | perf probe: Remove bias offset to find probe point by addressMasami Hiramatsu2015-03-02
| * | | | | | perf probe: Warn if given uprobe event accesses memory on older kernelMasami Hiramatsu2015-03-02
| * | | | | | perf tools: Improve 'libbabel' feature check failure messageIngo Molnar2015-03-02
| * | | | | | perf tools: Improve feature test debuggabilityIngo Molnar2015-03-02
| * | | | | | perf tools: Improve libbfd detection messageIngo Molnar2015-03-02
| * | | | | | perf tools: Improve libperl detection messageIngo Molnar2015-03-02
| * | | | | | perf tools: Improve Python feature detection messagesIngo Molnar2015-03-02
| * | | | | | perf tools: Remove annoying extra message from the features buildIngo Molnar2015-03-02
| * | | | | | perf tools: Add PERF-FEATURES to the .gitignore fileIngo Molnar2015-03-02
| * | | | | | perf record: Document --group optionNamhyung Kim2015-03-02
| * | | | | | perf record: Get rid of -l option from DocumentationNamhyung Kim2015-03-02
| * | | | | | perf tools: Fix build error on ARCH=i386/x86_64/sparc64Namhyung Kim2015-03-02
| * | | | | | perf tools: Fix FORK after COMM when synthesizing records for pre-existing th...Arnaldo Carvalho de Melo2015-03-02
| * | | | | | perf stat: Report unsupported events properlySuzuki K. Poulose2015-03-02
| * | | | | | perf tools: Compare JOBS to 0 after grepDavid Ahern2015-03-02
| * | | | | | perf tools: Only include tsc file for x86David Ahern2015-03-02
| * | | | | | Merge 'tip/perf/urgent' into perf/core to pick fixesArnaldo Carvalho de Melo2015-03-02
| |\ \ \ \ \ \
| * | | | | | | perf report: Fix branch stack mode cannot be setHe Kuang2015-02-27