Commit Graph

130 Commits (7cc1392aabc31d2af9bd3cc5febbd91977452181)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 94f3ca9578 perf tools: Add mode to build without newt support 15 years ago
Arnaldo Carvalho de Melo 63aa9e7e3a perf tui: Add explicit -lslang option 15 years ago
Arnaldo Carvalho de Melo 3e1bbdc3a7 perf newt: Make <- zoom out filters 15 years ago
Arnaldo Carvalho de Melo ef7b93a119 perf report: Librarize the annotation code and use it in the newt browser 15 years ago
Kyle McMartin d11c7addfe perf symbols: allow forcing use of cplus_demangle 15 years ago
Masami Hiramatsu 6b3c4ef504 perf probe: Check older elfutils and set NO_DWARF 15 years ago
Tom Zanussi 454c407ec1 perf: add perf-inject builtin 15 years ago
Arnaldo Carvalho de Melo fb72014d98 perf tools: Don't use code surrounded by __KERNEL__ 15 years ago
Arnaldo Carvalho de Melo 1c6a800cde perf test: Initial regression testing command 15 years ago
Arnaldo Carvalho de Melo 18acde52b8 perf tools: Create $(OUTPUT)arch/$(ARCH)/util/ directory 15 years ago
Stefan Hajnoczi f93830fbb0 perf tools: Fix libdw-dev package name in error message 15 years ago
Ian Munsie cd932c5939 perf: Move arch specific code into separate arch directory 15 years ago
Zhang, Yanmin a1645ce12a perf: 'perf kvm' tool for monitoring guest performance from host 15 years ago
Arnaldo Carvalho de Melo 53e5b5c215 perf tools: Fix perl support installation when O= is used 15 years ago
Arnaldo Carvalho de Melo e206d556c5 perf tools: Move the prototypes in util/string.h to util.h 15 years ago
Borislav Petkov b0f86f5a16 perf, probe-finder: Build fix on Debian 15 years ago
Arnaldo Carvalho de Melo c29ede615f perf tools: Allow specifying O= to build files in a separate directory 15 years ago
Arnaldo Carvalho de Melo 8b2c551f96 perf tools: Use -o $(BITBUCKET) in one more case 15 years ago
Masami Hiramatsu ca721e45b3 perf probe: Add NO_DWARF make option 15 years ago
Masami Hiramatsu 4b4da7f766 perf probe: Cleanup debuginfo related code 15 years ago
Arnaldo Carvalho de Melo f9224c5c94 perf report: Implement initial UI using newt 15 years ago
John Kacur 7ae5f21361 perf: Make the install relative to DESTDIR if specified 15 years ago
Paul Mackerras a12b51c478 perf tools: Fix sparse CPU numbering related bugs 15 years ago
Masami Hiramatsu 804b36068e perf probe: Use elfutils-libdw for analyzing debuginfo 15 years ago
Tom Zanussi 4d161f0360 perf/scripts: Add syscall tracing scripts 15 years ago
Tom Zanussi 7e4b21b84c perf/scripts: Add Python scripting engine 15 years ago
Tom Zanussi 82d156cd5e perf/scripts: Move Perl scripting files to scripting-engines dir 15 years ago
Arnaldo Carvalho de Melo 7b2567c1f5 perf build-id: Move the routine to find DSOs with hits to the lib 15 years ago
Hitoshi Mitake 9b5e350c7a perf lock: Introduce new tool "perf lock", for analyzing lock statistics 15 years ago
Hitoshi Mitake 18e97e06b5 perf: Add util/include/linuxhash.h to include hash.h of kernel 15 years ago
Arnaldo Carvalho de Melo ef12a14130 perf buildid-cache: Add new command to manage build-id cache 15 years ago
Arnaldo Carvalho de Melo d5526d8cb8 perf archive: Fix installation steps in the Makefile 15 years ago
Arnaldo Carvalho de Melo 2c5851747b perf archive: Add helper script to package files needed to do analysis 15 years ago
Arnaldo Carvalho de Melo 1703f2c321 perf tools: Check if /dev/null can be used as the -o gcc argument 15 years ago
Arnaldo Carvalho de Melo 830395188f perf tools: Move QUIET_STDERR def to before first use 15 years ago
Arnaldo Carvalho de Melo 4cf40131a5 perf record: Introduce a symtab cache 15 years ago
Arnaldo Carvalho de Melo 4a58e61161 perf tools: Move the map class definition to a separate header 15 years ago
Arnaldo Carvalho de Melo 06aae59003 perf session: Move the event processing routines to session.c 15 years ago
Arnaldo Carvalho de Melo 049ae80b87 perf tools: Add missing header files to LIB_H Makefile variable 15 years ago
Masami Hiramatsu 27f3b24de0 perf probe: Fix libdwarf include path for Debian 15 years ago
Tom Zanussi a3a7cb7bb1 perf trace/scripting: Don't install unneeded files 15 years ago
Arnaldo Carvalho de Melo 86a9eee047 perf diff: Introduce tool to show performance difference 15 years ago
Arnaldo Carvalho de Melo 301a0b0202 perf session: Ditch register_perf_file_handler 15 years ago
Arnaldo Carvalho de Melo 94c744b6c0 perf tools: Introduce perf_session class 15 years ago
Jamie Iles cc835752ae perf tools: Allow cross compiling 15 years ago
Masami Hiramatsu 50656eec82 perf probe: Move probe event utility functions to probe-event.c 15 years ago
Masami Hiramatsu 57d250df7d perf probe: Add probe-finder.h without libdwarf 15 years ago
Tom Zanussi e136323c5a perf trace/scripting: Ignore shadowed variable warning for perf-trace-perl.c 15 years ago
Tom Zanussi f8be4231f8 perf trace/scripting: Silence PERL_EMBED_* backtick errors 15 years ago
Tom Zanussi d1b93772be perf trace: Add interface to access perf data from Perl handlers 15 years ago