Commit Graph

76 Commits (934b1f5fd0c9a2ddde5a4487695c126243d9a42b)

Author SHA1 Message Date
Masami Hiramatsu 57d250df7d perf probe: Add probe-finder.h without libdwarf 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 15 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
Ingo Molnar 35ba15b737 perf: Build with stack-protector and with -D_FORTIFY_SOURCE=2 16 years ago
Ingo Molnar 83a0944fa9 perf: Enable more compiler warnings 16 years ago
Frederic Weisbecker 6baa0a5ae0 perf tools: Factorize the thread code in a dedicated file 16 years ago
Arnaldo Carvalho de Melo 247648e374 perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available 16 years ago
Frederic Weisbecker 66e274f3b8 perf tools: Factorize the map helpers 16 years ago
Frederic Weisbecker cd84c2ac6d perf tools: Factorize high level dso helpers 16 years ago
Brice Goglin 8d51327090 perf report: Fix and improve the displaying of per-thread event counters 16 years ago
Mike Galbraith 183f3b0887 perf_counter tools: Fix libbfd detection for systems with libz dependency 16 years ago