summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-03-21perf build: Move feature checks code under tools/buildJiri Olsa
2015-03-21perf build: Make features checks directory configurableJiri Olsa
2015-03-21perf build: Separate feature make support into config/Makefile.featureJiri Olsa
2015-03-21perf build: Fix feature_check name clashJiri Olsa
2015-03-21perf trace: Fix summary_only optionDavid Ahern
2015-03-21perf probe: Fix failure to add multiple probes without debuginfoHe Kuang
2015-03-20perf build: Add config/feature-checks/*.output to the .gitignore fileYunlong Song
2015-03-20perf build: Use FEATURE-DUMP instead of PERF-FEATURES in the .gitignore fileYunlong Song
2015-03-20perf tools: Don't allow empty argument for field-separatorWang Nan
2015-03-20perf tools: Fix race in build_id_cache__add_s()Milos Vyletel
2015-03-19perf report: Don't allow empty argument for '-t'.Wang Nan
2015-03-19perf callchain: Separate eh/debug frame offset cache.Wang Nan
2015-03-19perf tools: Avoid confusion with preloaded bash function for perf bash comple...Yunlong Song
2015-03-19perf tools: Add the bash completion for listing subsubcommands of perf traceYunlong Song
2015-03-19perf tools: Add the bash completion for listing subsubcommands of perf timechartYunlong Song
2015-03-19perf tools: Add the bash completion for listing subsubcommands of perf testYunlong Song
2015-03-19perf tools: Add the bash completion for listing subsubcommands of perf scriptYunlong Song
2015-03-19perf tools: Add the bash completion for listing subsubcommands of perf helpYunlong Song
2015-03-19perf tools: Add the bash completion for listing subsubcommands of perf dataYunlong Song
2015-03-19perf tools: Fix the bash completion for listing subcommands of perfYunlong Song
2015-03-19perf tools: Fix the bash completion to support listing events for --eventYunlong Song
2015-03-19perf tools: Fix the bash completion for listing events of perf subcommand rec...Yunlong Song
2015-03-19perf tools: Provide the right bash completion for listing options of perf sub...Yunlong Song
2015-03-19perf tools: Fix the bash completion for listing subsubcommands of perf subcom...Yunlong Song
2015-03-19perf tools: Fix the bash completion for listing options of perf subcommandYunlong Song
2015-03-19perf tools: Fix perf-read-vdsox32 not building and lib64 install dirH.J. Lu
2015-03-18perf build: Rename feature_print_var_code to print_var_codeJiri Olsa
2015-03-18perf build: Rename PERF-FEATURES into FEATURE-DUMPJiri Olsa
2015-03-18perf build: Rename display_vf to feature_verboseJiri Olsa
2015-03-18perf build: Rename display_lib into feature_displayJiri Olsa
2015-03-18perf build: Get rid of VF_FEATURE_TESTSJiri Olsa
2015-03-18perf build: Rename CORE_FEATURE_TESTS to FEATURE_TESTSJiri Olsa
2015-03-18perf build: Get rid of LIB_INCLUDE variableJiri Olsa
2015-03-18perf build: Fix pthread-attr-setaffinity-np include in test-allJiri Olsa
2015-03-18perf build: Move features build output under features directoryJiri Olsa
2015-03-18perf build: Disable default check for libbabeltraceJiri Olsa
2015-03-18perf tools: Fix building error for arm64.Wang Nan
2015-03-17perf hists browser: Allow annotating entries in callchainsArnaldo Carvalho de Melo
2015-03-17perf hists: Remove hist_entry->used, not used anymoreArnaldo Carvalho de Melo
2015-03-16perf hists browser: Fix up some branch alignmentArnaldo Carvalho de Melo
2015-03-16perf hists browser: Simplify symbol annotation menu setupArnaldo Carvalho de Melo
2015-03-13perf data: Add tracepoint events fields CTF conversion supportSebastian Andrzej Siewior
2015-03-13perf kmem: Fix alignment of slab result tableNamhyung Kim
2015-03-13perf kmem: Allow -v optionNamhyung Kim
2015-03-13perf kmem: Fix segfault when invalid sort key is givenNamhyung Kim
2015-03-13perf stat: Always correctly indent ratio columnAndi Kleen
2015-03-13perf stat: Fix IPC and other formulas with -AAndi Kleen
2015-03-13perf stat: Output running time and run/enabled ratio in CSV modeAndi Kleen
2015-03-12perf hists browser: Fix UI bug after fold/unfoldHe Kuang
2015-03-12perf probe: Fix compiles due to declarations using perf_probe_pointDavid Ahern