Commit Graph

625 Commits (c8829c7a31c7e0156b230fa8d5a14be9881d7677)

Author SHA1 Message Date
Ingo Molnar 900b20d590 perf tools: Fix missing symtabs printouts 16 years ago
Arnaldo Carvalho de Melo d70a5402f9 perf tools: Improve message about missing symtabs for deleted DSOs 16 years ago
Arnaldo Carvalho de Melo 00a192b395 perf tools: Simplify the symbol priv area mechanism 16 years ago
Arnaldo Carvalho de Melo afb7b4f08e perf tools: Factor out the map initialization 16 years ago
Masami Hiramatsu b0ef073243 perf/probes: Support function entry relative line number 16 years ago
Masami Hiramatsu 253977b0d8 perf/probes: Improve probe point syntax of perf-probe 16 years ago
Masami Hiramatsu 46ab49267d perf/probes: Improve command-line option of perf-probe 16 years ago
Masami Hiramatsu 8030c5f5a5 perf/probes: Exit searching after finding target function 16 years ago
Arnaldo Carvalho de Melo 66bd8424cc perf tools: Delay loading symtabs till we hit a map with it 16 years ago
Anton Blanchard f7d7986060 perf_event: Add alignment-faults and emulation-faults software events 16 years ago
Marti Raudsepp 689d301878 perf tools: Output 'perf list' to stdout not stderr 16 years ago
Marti Raudsepp 85df6f683e perf tools: Notify user when unrecognized event is specified 16 years ago
Arnaldo Carvalho de Melo 5b2bb75a0d perf top: Support userspace symbols too 16 years ago
Arnaldo Carvalho de Melo 234fbbf508 perf tools: Generalize event synthesizing routines 16 years ago
Arnaldo Carvalho de Melo 7f3bedcc93 perf record: Fix race where process can disappear while reading its /proc/pid/tasks 16 years ago
Michael Cree fcd14b3203 perf tools, Alpha: Add Alpha support to perf.h 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
Arnaldo Carvalho de Melo b7cb10e790 perf probe: Print debug messages using pr_*() 16 years ago
Arnaldo Carvalho de Melo 6beba7adbe perf tools: Unify debug messages mechanisms 16 years ago
Frederic Weisbecker 802da5f228 perf tools: Drop asm/types.h wrapper 16 years ago
Frederic Weisbecker a4fb581b15 perf tools: Bind callchains to the first sort dimension column 16 years ago
Frederic Weisbecker af0a6fa463 perf tools: Fix missing top level callchain 16 years ago
Steven Rostedt 4e3b799d7d perf tools: Use strsep() over strtok_r() for parsing single line 16 years ago
Steven Rostedt 60d526f7fa perf tools: Add 'make DEBUG=1' to remove the -O6 cflag 16 years ago
Arnaldo Carvalho de Melo c88e4bf60d perf top: Fix symbol annotation 16 years ago
Arnaldo Carvalho de Melo 8f0b037398 perf annotate: Remove requirement of passing a symbol name 16 years ago
Arnaldo Carvalho de Melo e42049926e perf annotate: Use the sym_priv_size area for the histogram 16 years ago
Arnaldo Carvalho de Melo ed52ce2e3c perf tools: Add ->unmap_ip operation to struct map 16 years ago
Arjan van de Ven bbe2987bea perf timechart: Add a process filter 16 years ago
Arjan van de Ven 2e600d01c1 perf timechart: Improve the visual appearance of scheduler delays 16 years ago
Arjan van de Ven 3bc2a39c69 perf timechart: Fix the wakeup-arrows that point to non-visible processes 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
Ingo Molnar dd86e72abd perf stat: Count branches first 16 years ago
Ingo Molnar 56aab464ff perf stat: Re-align the default_attrs[] array 16 years ago
Tim Blechmann 12133afffc perf stat: Add branch performance events to default output 16 years ago
Randy Dunlap 1abc7f5500 perf tools: Display better error messages on missing packages 16 years ago
Tim Blechmann dc79959aaf perf top: Fix --delay_secs 0 division by zero 16 years ago
Frederic Weisbecker db9f11e36d perf tools: Use DECLARE_BITMAP instead of an open-coded array 16 years ago
Frederic Weisbecker 2ba0825075 perf tools: Introduce bitmask'ed additional headers 16 years ago
Frederic Weisbecker 5a116dd279 perf tools: Use kernel bitmap library 16 years ago
Anton Blanchard 11018201b8 perf stat: Add branch performance metric 16 years ago
Masami Hiramatsu 595c36490d perf: Add perf-probe document 16 years ago
Masami Hiramatsu 9769833b8e perf: Add DIE_IF() macro for error checking 16 years ago
Masami Hiramatsu 89c69c0eee perf: Use eprintf() for debug messages in perf-probe 16 years ago
Masami Hiramatsu 074fc0e4b3 perf: Use die() for error cases in perf-probe 16 years ago
Masami Hiramatsu 4c20194c2d perf: Check libdwarf APIs for perf probe 16 years ago
Julia Lawall f39cdf25bf perf tools: Move dereference after NULL test 16 years ago
Ingo Molnar 210f9cb2cf perf tools: Bump version to 0.0.2 16 years ago