Commit Graph

322 Commits (81f6527bd322ef1f3a58c2c438b9ded3bd8f606a)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 8d06367fa7 perf symbols: Use the buildids if present 15 years ago
Masami Hiramatsu a225a1d911 perf/probes: Fall back to non-dwarf if possible 16 years ago
Masami Hiramatsu a7f4328b91 perf/probes: Improve error messages 16 years ago
Arnaldo Carvalho de Melo 2643ce1145 perf symbols: Factor out buildid reading routine 16 years ago
Arnaldo Carvalho de Melo 6d7aa9d721 perf symbols: Initialize dso->loaded 16 years ago
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 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 234fbbf508 perf tools: Generalize event synthesizing routines 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
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 2e600d01c1 perf timechart: Improve the visual appearance of scheduler delays 16 years ago
Arnaldo Carvalho de Melo 20639c15d2 perf tools: Add missing tools/perf/util/include/string.h 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
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
Ingo Molnar 210f9cb2cf perf tools: Bump version to 0.0.2 16 years ago
Li Zefan c171b552a7 perf trace: Add filter Suppport 16 years ago
Steven Rostedt c4dc775f53 perf tools: Remove all char * typecasts and use const in prototype 16 years ago
Steven Rostedt afdf1a404e perf tools: Handle - and + in parsing trace print format 16 years ago
Steven Rostedt cda48461c7 perf tools: Add latency format to trace output 16 years ago
Steven Rostedt 0d1da915c7 perf tools: Handle both versions of ftrace output 16 years ago
Steven Rostedt ffa1895561 perf tools: Fix bprintk reading in trace output 16 years ago
Steven Rostedt 07a4bdddcf perf tools: Still continue on failed parsing of an event 16 years ago
Steven Rostedt 13999e5934 perf tools: Handle the case with and without the "signed" trace field 16 years ago
Steven Rostedt f1d1feecf0 perf tools: Handle newlines in trace parsing better 16 years ago
Steven Rostedt b99af87482 perf tools: Handle * as typecast in trace parsing 16 years ago
Steven Rostedt 0959b8d65c perf tools: Handle arrays in print fields for trace parsing 16 years ago
Steven Rostedt 298ebc3ef2 perf tools: Handle trace parsing of < and > 16 years ago
Steven Rostedt 91ff2bc191 perf tools: Fix backslash processing on trace print formats 16 years ago
Steven Rostedt 924a79af2c perf tools: Handle print concatenations in event format file 16 years ago
Arnaldo Carvalho de Melo d5b889f2ec perf tools: Move threads & last_match to threads.c 16 years ago