summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2015-03-19perf callchain: Separate eh/debug frame offset cache.Wang Nan2-5/+6
2015-03-19perf tools: Avoid confusion with preloaded bash function for perf bash comple...Yunlong Song1-6/+30
2015-03-19perf tools: Add the bash completion for listing subsubcommands of perf traceYunlong Song2-6/+10
2015-03-19perf tools: Add the bash completion for listing subsubcommands of perf timechartYunlong Song2-4/+5
2015-03-19perf tools: Add the bash completion for listing subsubcommands of perf testYunlong Song2-3/+4
2015-03-19perf tools: Add the bash completion for listing subsubcommands of perf scriptYunlong Song2-3/+4
2015-03-19perf tools: Add the bash completion for listing subsubcommands of perf helpYunlong Song2-4/+15
2015-03-19perf tools: Add the bash completion for listing subsubcommands of perf dataYunlong Song2-3/+5
2015-03-19perf tools: Fix the bash completion for listing subcommands of perfYunlong Song1-1/+1
2015-03-19perf tools: Fix the bash completion to support listing events for --eventYunlong Song1-2/+2
2015-03-19perf tools: Fix the bash completion for listing events of perf subcommand rec...Yunlong Song1-1/+1
2015-03-19perf tools: Provide the right bash completion for listing options of perf sub...Yunlong Song1-2/+7
2015-03-19perf tools: Fix the bash completion for listing subsubcommands of perf subcom...Yunlong Song1-2/+21
2015-03-19perf tools: Fix the bash completion for listing options of perf subcommandYunlong Song1-9/+12
2015-03-19perf tools: Fix perf-read-vdsox32 not building and lib64 install dirH.J. Lu2-3/+3
2015-03-18perf build: Rename feature_print_var_code to print_var_codeJiri Olsa1-11/+12
2015-03-18perf build: Rename PERF-FEATURES into FEATURE-DUMPJiri Olsa2-7/+7
2015-03-18perf build: Rename display_vf to feature_verboseJiri Olsa1-2/+2
2015-03-18perf build: Rename display_lib into feature_displayJiri Olsa1-6/+6
2015-03-18perf build: Get rid of VF_FEATURE_TESTSJiri Olsa1-25/+7
2015-03-18perf build: Rename CORE_FEATURE_TESTS to FEATURE_TESTSJiri Olsa1-6/+6
2015-03-18perf build: Get rid of LIB_INCLUDE variableJiri Olsa1-2/+1
2015-03-18perf build: Fix pthread-attr-setaffinity-np include in test-allJiri Olsa1-1/+1
2015-03-18perf build: Move features build output under features directoryJiri Olsa3-4/+4
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-18perf 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