Commit Graph

97 Commits (e8d433f335d44028d41af231ef5c52fd8a9b280b)

Author SHA1 Message Date
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
Tom Zanussi bcefe12eff perf trace: Add perf trace scripting support modules for Perl 15 years ago
Tom Zanussi 16c632de64 perf trace: Add Perl scripting support 15 years ago
Arnaldo Carvalho de Melo 62daacb51a perf tools: Reorganize event processing routines, lotsa dups killed 15 years ago
John Kacur e74328d3a1 perf tools: Use common process_event functions for annotate and report 15 years ago
Michael S. Tsirkin 81516c5fc8 perf: Use default compiler mode by default 15 years ago
Michael S. Tsirkin b197c7ef71 perf tools: Suggest static libraries as well 15 years ago
Michael S. Tsirkin 7baed9af4b perf tools: Add V=2 option to help debug config issues 15 years ago
Li Zefan ba77c9e111 perf: Add 'perf kmem' tool 15 years ago
Hitoshi Mitake 827f3b4974 perf bench: Add memcpy() benchmark 15 years ago
Luck, Tony 11ada26c78 perf tools: Add ia64 support for tools/perf/ 15 years ago
Michael S. Tsirkin 7513865077 perf tools: Support static build 15 years ago
Arnaldo Carvalho de Melo c34984b2bb perf buildid-list: New plumbing command 15 years ago
Michael Cree 5d7bdab75c perf tools: Test -fstack-protector-all compiler option for inclusion in CFLAGS 15 years ago
Clark Williams afe61f6778 perf tools: Add debugfs utility routines for perf 15 years ago
Hitoshi Mitake bfde82ef51 perf bench: Add subcommand 'bench' to the Makefile 15 years ago
Arnaldo Carvalho de Melo 234fbbf508 perf tools: Generalize event synthesizing routines 16 years ago
Paul Mundt ec29b8d2af perf tools: Remove -Wcast-align 16 years ago
Marti Raudsepp 84087126d5 perf tools: Fix compatibility with libelf 0.8 and autodetect 16 years ago
Frederic Weisbecker 802da5f228 perf tools: Drop asm/types.h wrapper 16 years ago
Steven Rostedt 60d526f7fa perf tools: Add 'make DEBUG=1' to remove the -O6 cflag 16 years ago
Arnaldo Carvalho de Melo 79b9ad361b perf tools: Add bunch of missing headers to LIB_H 16 years ago
Arnaldo Carvalho de Melo 20639c15d2 perf tools: Add missing tools/perf/util/include/string.h 16 years ago
Randy Dunlap 1abc7f5500 perf tools: Display better error messages on missing packages 16 years ago
Frederic Weisbecker 5a116dd279 perf tools: Use kernel bitmap library 16 years ago
Masami Hiramatsu 9769833b8e perf: Add DIE_IF() macro for error checking 16 years ago
Masami Hiramatsu 4c20194c2d perf: Check libdwarf APIs for perf probe 16 years ago
Masami Hiramatsu 23e8ec0d1c perf probe: Add perf probe command support without libdwarf 16 years ago
Masami Hiramatsu 4ea42b1814 perf: Add perf probe subcommand, a kprobe-event setup helper 16 years ago
Ingo Molnar 55621ccf2b perf tools: Fix the NO_64BIT build on pure 64-bit systems 16 years ago
Frederic Weisbecker 016e92fbc9 perf tools: Unify perf.data mapping and events handling 16 years ago
Arnaldo Carvalho de Melo ec218fc4a7 perf tools: Remove show_mask bitmask 16 years ago
Arnaldo Carvalho de Melo 439d473b47 perf tools: Rewrite and improve support for kernel modules 16 years ago