summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/cache.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* tools: Adopt __printf from kernel sourcesArnaldo Carvalho de Melo2017-06-191-1/+2
* perf tools: Remove support for command aliasesArnaldo Carvalho de Melo2017-03-281-1/+0
* perf tools: Remove needless includes from cache.hArnaldo Carvalho de Melo2016-07-121-3/+0
* perf config: Move config declarations from util/cache.h to util/config.hTaeung Song2016-06-231-11/+0
* perf tools: Remove --perf-dir and --work-dirArnaldo Carvalho de Melo2016-06-211-5/+0
* perf tools: Remove some unused functionsArnaldo Carvalho de Melo2016-06-211-4/+0
* perf tools: Remove xrealloc and ALLOC_GROWMasami Hiramatsu2016-05-101-19/+0
* perf llvm: Use realpath to canonicalize pathsArnaldo Carvalho de Melo2016-03-231-1/+0
* perf tools: Remove unused perf_pathdup, xstrdup functionsArnaldo Carvalho de Melo2016-03-231-3/+0
* perf tools: Remove needless 'extern' from function prototypesArnaldo Carvalho de Melo2016-03-231-11/+11
* perf config: Add '--system' and '--user' options to select which config file ...Taeung Song2016-02-121-0/+3
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-171-1/+1
* perf tools: Provide subcmd configuration at runtimeJosh Poimboeuf2015-12-161-0/+1
* perf tools: Move strlcpy() from perf to tools/lib/string.cJosh Poimboeuf2015-12-161-5/+2
* perf tools: Create pager.hJosh Poimboeuf2015-12-141-4/+1
* perf tools: Remove unused pager_use_color variableJosh Poimboeuf2015-12-091-1/+0
* perf report: Fix some option handling on --stdioNamhyung Kim2015-05-141-1/+0
* perf tools: Make perf aware of tracefsSteven Rostedt (Red Hat)2015-02-111-0/+1
* perf tools: Elide strlcpy warning with uclibcVineet Gupta2015-01-161-0/+2
* perf tools: Add perf_config_u64 functionJiri Olsa2014-08-121-0/+1
* tools/perf: Turn strlcpy() into a __weak functionIngo Molnar2013-10-091-2/+1
* tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2013-10-091-1/+1
* perf ui: Always compile browser setup codeNamhyung Kim2012-11-141-38/+1
* perf tools: Convert to HAVE_STRLCPYNamhyung Kim2012-10-021-1/+1
* perf tools: Convert to GTK2_SUPPORTNamhyung Kim2012-10-021-13/+15
* perf tools: Convert to NEWT_SUPPORTNamhyung Kim2012-10-021-6/+6
* perf tools: Use __maybe_used for unused variablesIrina Tirdea2012-09-111-3/+3
* perf ui: Change fallback policy of setup_browser()Namhyung Kim2012-05-021-9/+6
* perf ui: Add gtk2 support into setup_browser()Namhyung Kim2012-05-021-5/+18
* perf ui gtk: Rename functions for consistencyNamhyung Kim2012-05-021-4/+4
* perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser()Namhyung Kim2012-05-021-2/+2
* perf report: Add a simple GTK2-based 'perf report' browserPekka Enberg2012-03-191-0/+12
* perf tools: Don't fallback to setup_pager unconditionallyArnaldo Carvalho de Melo2011-01-311-3/+4
* perf tools: add test for strlcpy()Kirill A. Shutemov2010-08-211-0/+2
* perf buildid: add perfconfig option to specify buildid cache dirStephane Eranian2010-06-051-0/+1
* perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfigArnaldo Carvalho de Melo2010-05-201-1/+1
* perf tools: Remove some unused functionsArnaldo Carvalho de Melo2010-05-181-54/+1
* perf newt: Properly restore the screen when error exitingArnaldo Carvalho de Melo2010-03-221-2/+2
* perf report: Implement initial UI using newtArnaldo Carvalho de Melo2010-03-121-0/+14
* perf tools: Do not manually count string lengthsVincent Legoll2009-10-131-0/+5
* perf tools: Protect header files with a consistent styleJohn Kacur2009-09-241-3/+3
* perf: Enable more compiler warningsIngo Molnar2009-08-161-1/+0
* perf_counter: Detect debugfs locationJason Baron2009-07-221-0/+1
* perf_counter tools: Add more warnings and fix/annotate themIngo Molnar2009-07-011-0/+1
* perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-061-0/+119