Commit Graph

33 Commits (6b7487fc6517736a6e32ccc0f8b46109c1b998ec)

Author SHA1 Message Date
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
Ingo Molnar 136107a76f perf_counter tools: Remove -march=native 16 years ago
Ingo Molnar 8fc0321f1a perf_counter tools: Add color terminal output support 16 years ago
Ingo Molnar af794b94ae perf_counter tools: Build with native optimization 16 years ago
Ingo Molnar 095b3a6a03 perf_counter tools: Optimize harder 16 years ago
Mike Galbraith c1079abd1d perf_counter tools: Cleanup Makefile 16 years ago
Arnaldo Carvalho de Melo a0055ae2a4 perf_counter tools: Use hex2u64 in more places 16 years ago
Ingo Molnar c1c2365acf perf_counter tools: Generate per command manpages (and pdf/html, etc.) 16 years ago
Ingo Molnar 7fbd55449a perf_counter tools: Fix 'make install' 16 years ago
Arnaldo Carvalho de Melo a2928c42a5 perf_counter tools: Move symbol resolution classes from report to libperf 16 years ago
Ingo Molnar a930d2c0d0 perf_counter tools: Add built-in pager support 16 years ago
Ingo Molnar 16f762a2ac perf_counter tools: Introduce stricter C code checking 16 years ago
Peter Zijlstra f17e04afaf perf report: Fix ELF symbol parsing 16 years ago
Arnaldo Carvalho de Melo 35a50c8a20 perf_counter: Use rb_trees in perf report 16 years ago
Arnaldo Carvalho de Melo 62eb93905b perf_counter: Implement dso__load using libelf 16 years ago
Arnaldo Carvalho de Melo 8fa66bdcc8 perf_counter: First part of 'perf report' conversion to C + elfutils 16 years ago
Ingo Molnar 8ad8db3788 perf_counter tools: Librarize event string parsing 16 years ago