aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/cache.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-19tools: Adopt __printf from kernel sourcesArnaldo Carvalho de Melo1-1/+2
2017-03-28perf tools: Remove support for command aliasesArnaldo Carvalho de Melo1-1/+0
2016-07-12perf tools: Remove needless includes from cache.hArnaldo Carvalho de Melo1-3/+0
2016-06-23perf config: Move config declarations from util/cache.h to util/config.hTaeung Song1-11/+0
2016-06-21perf tools: Remove --perf-dir and --work-dirArnaldo Carvalho de Melo1-5/+0
2016-06-21perf tools: Remove some unused functionsArnaldo Carvalho de Melo1-4/+0
2016-05-10perf tools: Remove xrealloc and ALLOC_GROWMasami Hiramatsu1-19/+0
2016-03-23perf llvm: Use realpath to canonicalize pathsArnaldo Carvalho de Melo1-1/+0
2016-03-23perf tools: Remove unused perf_pathdup, xstrdup functionsArnaldo Carvalho de Melo1-3/+0
2016-03-23perf tools: Remove needless 'extern' from function prototypesArnaldo Carvalho de Melo1-11/+11
2016-02-12perf config: Add '--system' and '--user' options to select which config file is usedTaeung Song1-0/+3
2015-12-17perf subcmd: Create subcmd libraryJosh Poimboeuf1-1/+1
2015-12-16perf tools: Provide subcmd configuration at runtimeJosh Poimboeuf1-0/+1
2015-12-16perf tools: Move strlcpy() from perf to tools/lib/string.cJosh Poimboeuf1-5/+2
2015-12-14perf tools: Create pager.hJosh Poimboeuf1-4/+1
2015-12-09perf tools: Remove unused pager_use_color variableJosh Poimboeuf1-1/+0
2015-05-14perf report: Fix some option handling on --stdioNamhyung Kim1-1/+0
2015-02-11perf tools: Make perf aware of tracefsSteven Rostedt (Red Hat)1-0/+1
2015-01-16perf tools: Elide strlcpy warning with uclibcVineet Gupta1-0/+2
2014-08-12perf tools: Add perf_config_u64 functionJiri Olsa1-0/+1
2013-10-09tools/perf: Turn strlcpy() into a __weak functionIngo Molnar1-2/+1
2013-10-09tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar1-1/+1
2012-11-14perf ui: Always compile browser setup codeNamhyung Kim1-38/+1
2012-10-02perf tools: Convert to HAVE_STRLCPYNamhyung Kim1-1/+1
2012-10-02perf tools: Convert to GTK2_SUPPORTNamhyung Kim1-13/+15
2012-10-02perf tools: Convert to NEWT_SUPPORTNamhyung Kim1-6/+6
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea1-3/+3
2012-05-02perf ui: Change fallback policy of setup_browser()Namhyung Kim1-9/+6
2012-05-02perf ui: Add gtk2 support into setup_browser()Namhyung Kim1-5/+18
2012-05-02perf ui gtk: Rename functions for consistencyNamhyung Kim1-4/+4
2012-05-02perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser()Namhyung Kim1-2/+2
2012-03-19perf report: Add a simple GTK2-based 'perf report' browserPekka Enberg1-0/+12
2011-01-31perf tools: Don't fallback to setup_pager unconditionallyArnaldo Carvalho de Melo1-3/+4
2010-08-21perf tools: add test for strlcpy()Kirill A. Shutemov1-0/+2
2010-06-05perf buildid: add perfconfig option to specify buildid cache dirStephane Eranian1-0/+1
2010-05-20perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfigArnaldo Carvalho de Melo1-1/+1
2010-05-18perf tools: Remove some unused functionsArnaldo Carvalho de Melo1-54/+1
2010-03-22perf newt: Properly restore the screen when error exitingArnaldo Carvalho de Melo1-2/+2
2010-03-12perf report: Implement initial UI using newtArnaldo Carvalho de Melo1-0/+14
2009-10-13perf tools: Do not manually count string lengthsVincent Legoll1-0/+5
2009-09-24perf tools: Protect header files with a consistent styleJohn Kacur1-3/+3
2009-08-16perf: Enable more compiler warningsIngo Molnar1-1/+0
2009-07-22perf_counter: Detect debugfs locationJason Baron1-0/+1
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar1-0/+1
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar1-0/+119