summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/cache.h
AgeCommit message (Expand)Author
2013-10-09tools/perf: Turn strlcpy() into a __weak functionIngo Molnar
2013-10-09tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar
2012-11-14perf ui: Always compile browser setup codeNamhyung Kim
2012-10-02perf tools: Convert to HAVE_STRLCPYNamhyung Kim
2012-10-02perf tools: Convert to GTK2_SUPPORTNamhyung Kim
2012-10-02perf tools: Convert to NEWT_SUPPORTNamhyung Kim
2012-09-11perf tools: Use __maybe_used for unused variablesIrina Tirdea
2012-05-02perf ui: Change fallback policy of setup_browser()Namhyung Kim
2012-05-02perf ui: Add gtk2 support into setup_browser()Namhyung Kim
2012-05-02perf ui gtk: Rename functions for consistencyNamhyung Kim
2012-05-02perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser()Namhyung Kim
2012-03-19perf report: Add a simple GTK2-based 'perf report' browserPekka Enberg
2011-01-31perf tools: Don't fallback to setup_pager unconditionallyArnaldo Carvalho de Melo
2010-08-21perf tools: add test for strlcpy()Kirill A. Shutemov
2010-06-05perf buildid: add perfconfig option to specify buildid cache dirStephane Eranian
2010-05-20perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfigArnaldo Carvalho de Melo
2010-05-18perf tools: Remove some unused functionsArnaldo Carvalho de Melo
2010-03-22perf newt: Properly restore the screen when error exitingArnaldo Carvalho de Melo
2010-03-12perf report: Implement initial UI using newtArnaldo Carvalho de Melo
2009-10-13perf tools: Do not manually count string lengthsVincent Legoll
2009-09-24perf tools: Protect header files with a consistent styleJohn Kacur
2009-08-16perf: Enable more compiler warningsIngo Molnar
2009-07-22perf_counter: Detect debugfs locationJason Baron
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar