summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-inject.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-18perf build: Disable default check for libbabeltraceJiri Olsa3-8/+14
2015-03-18perf tools: Fix building error for arm64.Wang Nan1-1/+1
2015-03-17perf hists browser: Allow annotating entries in callchainsArnaldo Carvalho de Melo3-14/+26
2015-03-17perf hists: Remove hist_entry->used, not used anymoreArnaldo Carvalho de Melo3-13/+1
2015-03-16perf hists browser: Fix up some branch alignmentArnaldo Carvalho de Melo1-5/+6
2015-03-16perf hists browser: Simplify symbol annotation menu setupArnaldo Carvalho de Melo1-9/+11
2015-03-13perf data: Add tracepoint events fields CTF conversion supportSebastian Andrzej Siewior1-0/+242
2015-03-13perf kmem: Fix alignment of slab result tableNamhyung Kim1-5/+5
2015-03-13perf kmem: Allow -v optionNamhyung Kim2-0/+6
2015-03-13perf kmem: Fix segfault when invalid sort key is givenNamhyung Kim1-1/+2
2015-03-13perf stat: Always correctly indent ratio columnAndi Kleen1-0/+4
2015-03-13perf stat: Fix IPC and other formulas with -AAndi Kleen1-17/+19
2015-03-13perf stat: Output running time and run/enabled ratio in CSV modeAndi Kleen1-23/+25
2015-03-12perf hists browser: Fix UI bug after fold/unfoldHe Kuang1-0/+19
2015-03-12perf probe: Fix compiles due to declarations using perf_probe_pointDavid Ahern1-4/+6
2015-03-12perf hists browser: Fix UI bug after zoom into thread/dso/symbolHe Kuang1-0/+1
2015-03-12perf probe: Fix possible double free on errorHe Kuang1-1/+5
2015-03-12perf tools: Output feature detection's gcc output to a fileArnaldo Carvalho de Melo2-1/+2
2015-03-12perf build: Fix libbabeltrace detectionJiri Olsa1-0/+1
2015-03-12perf probe: Allow weak symbols to be probedNamhyung Kim1-8/+4
2015-03-12perf symbols: Allow symbol alias when loading map for symbol nameNamhyung Kim3-1/+4
2015-03-12Revert "perf probe: Fix to fall back to find probe point in symbols"Masami Hiramatsu1-4/+2
2015-03-12perf probe: Fix --line to handle aliased symbols in glibcMasami Hiramatsu1-2/+33
2015-03-12perf probe: Fix to handle aliased symbols in glibcMasami Hiramatsu1-16/+124
2015-03-12perf ordered_events: Adopt queue() methodArnaldo Carvalho de Melo3-31/+35
2015-03-12perf tools: Remove superfluous thread->comm_set settingJiri Olsa1-1/+0
2015-03-12perf tools: tool->finished_round() doesn't need perf_sessionArnaldo Carvalho de Melo4-14/+34
2015-03-12perf ordered_events: Allow tools to specify a deliver methodArnaldo Carvalho de Melo4-17/+37
2015-03-11perf ordered_events: Shorten function signaturesArnaldo Carvalho de Melo19-83/+68
2015-03-11perf ordered_events: Untangle from perf_sessionArnaldo Carvalho de Melo4-23/+42
2015-03-03perf sched: No need to keep the session aroundArnaldo Carvalho de Melo1-16/+8
2015-03-03perf tools: Reference count struct threadArnaldo Carvalho de Melo11-36/+66
2015-03-02Revert "perf: Remove the extra validity check on nr_pages"Kan Liang1-1/+1
2015-03-02perf tools: Initialize cpu set in pthread_attr_setaffinity_np feature testAdrian Hunter1-1/+3
2015-03-02perf probe: Remove bias offset to find probe point by addressMasami Hiramatsu1-4/+1
2015-03-02perf probe: Warn if given uprobe event accesses memory on older kernelMasami Hiramatsu1-0/+23
2015-03-02perf tools: Improve 'libbabel' feature check failure messageIngo Molnar1-1/+1
2015-03-02perf tools: Improve feature test debuggabilityIngo Molnar1-8/+8
2015-03-02perf tools: Improve libbfd detection messageIngo Molnar1-1/+1
2015-03-02perf tools: Improve libperl detection messageIngo Molnar1-1/+1
2015-03-02perf tools: Improve Python feature detection messagesIngo Molnar1-6/+5
2015-03-02perf tools: Remove annoying extra message from the features buildIngo Molnar1-2/+1
2015-03-02perf tools: Add PERF-FEATURES to the .gitignore fileIngo Molnar1-0/+1
2015-03-02perf record: Document --group optionNamhyung Kim1-0/+9
2015-03-02perf record: Get rid of -l option from DocumentationNamhyung Kim1-3/+0
2015-03-02perf tools: Fix build error on ARCH=i386/x86_64/sparc64Namhyung Kim1-22/+5
2015-03-02perf tools: Fix FORK after COMM when synthesizing records for pre-existing th...Arnaldo Carvalho de Melo1-10/+24
2015-03-02perf stat: Report unsupported events properlySuzuki K. Poulose1-1/+4
2015-03-02perf tools: Compare JOBS to 0 after grepDavid Ahern1-1/+1
2015-03-02perf tools: Only include tsc file for x86David Ahern1-1/+1