Commit Graph

85 Commits (84c95c9acf088c99d8793d78036b67faa5d0b851)

Author SHA1 Message Date
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
Mulyadi Santosa 1ad0560e8c perf tools: Run generate-cmdlist.sh properly 16 years ago
Arnaldo Carvalho de Melo 1b46cddfcc perf tools: Use rb_tree for maps 16 years ago
John Kacur 3d1d07ecd2 perf tools: Put common histogram functions in their own file 16 years ago
John Kacur dd68ada2d4 perf tools: Create util/sort.and use it 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Arjan van de Ven 10274989fd perf: Add the timechart tool 16 years ago
Arjan van de Ven f48d55ce78 perf: Add a SVG helper library file 16 years ago
Ingo Molnar 0a02ad9331 perf: Add 'perf sched' tool 16 years ago
Ingo Molnar 61562445c8 perf tools: Clean up warnings list in the Makefile 16 years ago
Frederic Weisbecker 5f9c39dca5 perf tools: Add perf trace 16 years ago
Frederic Weisbecker 0d31b82dd5 perf tools: Substract -Wformat-nonliteral from Wformat=2 in extra flags 16 years ago