Commit Graph

109 Commits (cb7afb7092bc502b890f0a897ffd67c2b078d347)

Author SHA1 Message Date
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
Peter Zijlstra 9424edc2da perf: Auto-detect libelf 16 years ago
Peter Zijlstra 2cdbc46d7b perf: Auto-detect libbfd 16 years ago
Ingo Molnar 2d1b6949d2 perf_counter tools: Fix link errors with older toolchains 16 years ago
Arnaldo Carvalho de Melo 28ac909b49 perf symbol: C++ demangling 16 years ago
Mike Galbraith 208b4b4a59 perf_counter tools: Add infrastructure to support loading of kernel module symbols 16 years ago
Arnaldo Carvalho de Melo 5da5025858 perf_counter tools: Share list.h with the kernel 16 years ago
Arnaldo Carvalho de Melo 43cbcd8acb perf_counter tools: Share rbtree.with the kernel 16 years ago
Ingo Molnar f37a291c52 perf_counter tools: Add more warnings and fix/annotate them 16 years ago
Anton Blanchard 6717534ddc perf_counter tools: Remove zlib dependency 16 years ago
Arnaldo Carvalho de Melo 25903407da perf report: Add --dsos parameter 16 years ago
Frederic Weisbecker 8cb76d99d7 perf_counter tools: Prepare a small callchain framework 16 years ago
Peter Zijlstra 7c6a1c65bb perf_counter tools: Rework the file format 16 years ago
Paul Mackerras 9cffa8d533 perf_counter tools: Define and use our own u64, s64 etc. definitions 16 years ago
Ingo Molnar b8e6d82972 perf report: Filter to parent set by default 16 years ago
Paul Mackerras e24a72c4d8 perf_counter: tools: Makefile tweaks for 64-bit powerpc 16 years ago
Ingo Molnar ef281a196d perf stat: Enable raw data to be printed 16 years ago
Ingo Molnar 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 years ago
Ingo Molnar 8035e42880 perf_counter tools: Prepare for 'perf annotate' 16 years ago
Thomas Gleixner 86847b62f0 perf_counter tools: Add 'perf list' to list available events 16 years ago