Commit Graph

108 Commits (ad61dd303a0f2439bb104349e2d2ec91a3010ce0)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 7a8ef4c4b5 perf tools: Remove string.h, unistd.h and sys/stat.h from util.h 8 years ago
Arnaldo Carvalho de Melo a3b70b3bb3 perf tools: Remove stale prototypes from builtin.h 8 years ago
Arnaldo Carvalho de Melo 9607ad3a63 perf tools: Add signal.h to places using its definitions 8 years ago
Arnaldo Carvalho de Melo a43783aeec perf tools: Include errno.h where needed 8 years ago
Arnaldo Carvalho de Melo 28a9bb9621 perf tools: Ditch unused PATH_SEP, STRIP_EXTENSION 8 years ago
Arnaldo Carvalho de Melo 877a7a1105 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used 8 years ago
Arnaldo Carvalho de Melo 427748068a perf tools: Remove die() call 8 years ago
Arnaldo Carvalho de Melo c68677014b perf tools: Remove support for command aliases 8 years ago
Arnaldo Carvalho de Melo b0ad8ea664 perf tools: Remove unused 'prefix' from builtin functions 8 years ago
Arnaldo Carvalho de Melo ecc4c5614b perf tools: Propagate perf_config() errors 8 years ago
Namhyung Kim d01f4e8db2 perf ftrace: Introduce new 'ftrace' tool 8 years ago
Soramichi AKIYAMA d25ed5d9fa perf tools: Move two variables usied in libperf from perf.c 8 years ago
Arnaldo Carvalho de Melo 355637717d perf kallsyms: Introduce tool to look for extended symbol information on the running kernel 8 years ago
Jiri Olsa 7aef3bf3da perf c2c: Add c2c command 8 years ago
Arnaldo Carvalho de Melo 8811e8ea14 perf tools: Just pr_debug() about not being able to read cacheline_size 9 years ago
Arnaldo Carvalho de Melo 9a3dc28bb0 perf tools: Fallback to reading sysfs to get cacheline size 9 years ago
Arnaldo Carvalho de Melo c8b5f2c96d tools: Introduce str_error_r() 9 years ago
Taeung Song 8a0a9c7e91 perf config: Introduce new init() and exit() 9 years ago
Taeung Song 41840d211c perf config: Move config declarations from util/cache.h to util/config.h 9 years ago
Arnaldo Carvalho de Melo e861964a26 perf tools: Remove --perf-dir and --work-dir 9 years ago
Arnaldo Carvalho de Melo a29d5c9b81 perf tools: Separate accounting of contexts and real addresses in a stack trace 9 years ago
Masami Hiramatsu 70a6898fdc perf tools: Make alias handler to check return value of strbuf 9 years ago
Arnaldo Carvalho de Melo 4cb93446c5 perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stack 9 years ago
Taeung Song 58cb9d650b perf config: Remove duplicated set_buildid_dir calls 9 years ago
Wang Nan b8cbb34906 perf config: Bring perf_default_config to the very beginning at main() 9 years ago
Arnaldo Carvalho de Melo 5104ffb229 perf tools: Use asprintf() for simple string formatting/allocation 9 years ago
Jiri Olsa dd629cc097 perf tools: Initialize libapi debug output 9 years ago
Namhyung Kim 14cbfbeb76 perf report: Show random usage tip on the help line 9 years ago
Josh Poimboeuf 4b6ab94eab perf subcmd: Create subcmd library 9 years ago
Josh Poimboeuf 46113a54be perf tools: Remove 'perf' from subcmd function and variable names 9 years ago
Josh Poimboeuf 096d35585b perf tools: Provide subcmd configuration at runtime 9 years ago
Josh Poimboeuf 2bdb2c2729 perf tools: Save cmdline arguments earlier 9 years ago
Taeung Song 30862f2c57 perf tools: Add 'perf config' command 9 years ago
Wang Nan 84c86ca12b perf tools: Enable passing bpf object file to --event 9 years ago
Jiri Olsa a1853e2c6f perf tools: Handle -h and -v options 9 years ago
Arnaldo Carvalho de Melo aa36ddd7af perf env: Introduce read_cpu_topology_map() method 10 years ago
Jiri Olsa 592d5a6ba8 tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c 10 years ago
Jiri Olsa 65d4b26510 perf tools: Move tracing_path stuff under same namespace 10 years ago
Jiri Olsa f6a09af7de perf tools: Remove mountpoint arg from perf_debugfs_mount 10 years ago
Jiri Olsa 9f30fffc78 perf tools: Do not change lib/api/fs/debugfs directly 10 years ago
Yunlong Song 7335399a6a perf tools: Fix the bash completion problem of 'perf --*' 10 years ago
Yunlong Song ed45752061 perf list: Avoid confusion of perf output and the next command prompt 10 years ago
Jiri Olsa 2245bf1410 perf tools: Add new 'perf data' command 10 years ago
Jiri Olsa 99ce8e9fce perf tools: Add --buildid-dir option to set cache directory 10 years ago
Masami Hiramatsu b2348e1d8a perf: Use strerror_r instead of strerror 11 years ago
Jiri Olsa 78a1b503c8 perf tools: Fix perf usage string leftover 11 years ago
Jiri Olsa bbb2cea7e8 perf tools: Add --debug optionto set debug variable 11 years ago
Don Zickus 2b1b71003e perf tools: Add support to dynamically get cacheline size 11 years ago
Arnaldo Carvalho de Melo 1b5726220f perf trace: Warn the user when not available 11 years ago
Borislav Petkov 553873e1df tools/: Convert to new topic libraries 11 years ago