Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 лет назад |
Arnaldo Carvalho de Melo
|
afaed6d3e4
tools: Adopt __printf from kernel sources
|
8 лет назад |
Arnaldo Carvalho de Melo
|
c68677014b
perf tools: Remove support for command aliases
|
8 лет назад |
Arnaldo Carvalho de Melo
|
175729fc2c
perf tools: Remove needless includes from cache.h
|
9 лет назад |
Taeung Song
|
41840d211c
perf config: Move config declarations from util/cache.h to util/config.h
|
9 лет назад |
Arnaldo Carvalho de Melo
|
e861964a26
perf tools: Remove --perf-dir and --work-dir
|
9 лет назад |
Arnaldo Carvalho de Melo
|
814b3f5127
perf tools: Remove some unused functions
|
9 лет назад |
Masami Hiramatsu
|
452e840125
perf tools: Remove xrealloc and ALLOC_GROW
|
9 лет назад |
Arnaldo Carvalho de Melo
|
78478269d2
perf llvm: Use realpath to canonicalize paths
|
9 лет назад |
Arnaldo Carvalho de Melo
|
cf47a8aede
perf tools: Remove unused perf_pathdup, xstrdup functions
|
9 лет назад |
Arnaldo Carvalho de Melo
|
3938bad44e
perf tools: Remove needless 'extern' from function prototypes
|
9 лет назад |
Taeung Song
|
c7ac24178c
perf config: Add '--system' and '--user' options to select which config file is used
|
9 лет назад |
Josh Poimboeuf
|
4b6ab94eab
perf subcmd: Create subcmd library
|
9 лет назад |
Josh Poimboeuf
|
096d35585b
perf tools: Provide subcmd configuration at runtime
|
9 лет назад |
Josh Poimboeuf
|
ce99091730
perf tools: Move strlcpy() from perf to tools/lib/string.c
|
9 лет назад |
Josh Poimboeuf
|
32a56bd438
perf tools: Create pager.h
|
9 лет назад |
Josh Poimboeuf
|
de7cf7cadc
perf tools: Remove unused pager_use_color variable
|
9 лет назад |
Namhyung Kim
|
4fd113b5ce
perf report: Fix some option handling on --stdio
|
10 лет назад |
Steven Rostedt (Red Hat)
|
23773ca18b
perf tools: Make perf aware of tracefs
|
10 лет назад |
Vineet Gupta
|
a83d869f30
perf tools: Elide strlcpy warning with uclibc
|
10 лет назад |
Jiri Olsa
|
94c0655fc1
perf tools: Add perf_config_u64 function
|
11 лет назад |
Ingo Molnar
|
fb1c9185e3
tools/perf: Turn strlcpy() into a __weak function
|
12 лет назад |
Ingo Molnar
|
89fe808ae7
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
|
12 лет назад |
Namhyung Kim
|
59ed16b315
perf ui: Always compile browser setup code
|
12 лет назад |
Namhyung Kim
|
d6e66832a7
perf tools: Convert to HAVE_STRLCPY
|
13 лет назад |
Namhyung Kim
|
f9f526ecdc
perf tools: Convert to GTK2_SUPPORT
|
13 лет назад |
Namhyung Kim
|
1254b51e32
perf tools: Convert to NEWT_SUPPORT
|
13 лет назад |
Irina Tirdea
|
1d037ca164
perf tools: Use __maybe_used for unused variables
|
13 лет назад |
Namhyung Kim
|
dc41b9b8f0
perf ui: Change fallback policy of setup_browser()
|
13 лет назад |
Namhyung Kim
|
281ef544a8
perf ui: Add gtk2 support into setup_browser()
|
13 лет назад |