summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2015-03-21perf build: Move feature checks code under tools/buildJiri Olsa35-4/+4
2015-03-21perf build: Make features checks directory configurableJiri Olsa1-2/+4
2015-03-21perf build: Separate feature make support into config/Makefile.featureJiri Olsa2-164/+168
2015-03-21perf build: Fix feature_check name clashJiri Olsa1-3/+3
2015-03-21perf trace: Fix summary_only optionDavid Ahern1-1/+2
2015-03-21perf probe: Fix failure to add multiple probes without debuginfoHe Kuang1-3/+1
2015-03-20perf build: Add config/feature-checks/*.output to the .gitignore fileYunlong Song1-0/+1
2015-03-20perf build: Use FEATURE-DUMP instead of PERF-FEATURES in the .gitignore fileYunlong Song1-1/+1
2015-03-20perf tools: Don't allow empty argument for field-separatorWang Nan2-2/+2
2015-03-20perf tools: Fix race in build_id_cache__add_s()Milos Vyletel1-1/+2
2015-03-19perf report: Don't allow empty argument for '-t'.Wang Nan3-3/+22
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-19selftests: Fix build failures when invoked from kselftest targetShuah Khan1-0/+8
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-17Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds1-0/+2
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-14Merge tag 'linux-kselftest-4.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+9
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