Commit Graph

270 Commits (4351654e3ddf86a04966163dce4def586303e5cc)

Author SHA1 Message Date
Namhyung Kim 68d807586b perf report: Postpone objdump check until annotation requested 12 years ago
Namhyung Kim 9783adf777 perf tools: Introduce struct hist_browser_timer 12 years ago
Feng Tang 70cb4e963f perf tools: Add a global variable "const char *input_name" 12 years ago
Irina Tirdea 68e94f4eb5 perf tools: Try to find cross-built objdump path 12 years ago
Arnaldo Carvalho de Melo f62d3f0f45 perf event: No need to create a thread when handling PERF_RECORD_EXIT 13 years ago
Jiri Olsa 1d77822ea6 perf tool: Add hpp interface to enable/disable hpp column 13 years ago
Jiri Olsa 41724e4cf6 perf tools: Removing hists pair argument from output path 13 years ago
Jiri Olsa dd464345f3 perf diff: Refactor diff displacement possition info 13 years ago
Namhyung Kim 60e5c706b3 perf report: Add missing perf_hpp__init for pipe-mode 13 years ago
Namhyung Kim 034a9265c2 perf report: Enable integrated annotation only if possible 13 years ago
Irina Tirdea 1d037ca164 perf tools: Use __maybe_used for unused variables 13 years ago
Maciek Borzecki 7a4ec93885 perf tools: Allow user to indicate path to objdump in command line 13 years ago
Jiri Olsa 71ad0f5e4e perf tools: Support for DWARF CFI unwinding on post processing 13 years ago
Arnaldo Carvalho de Melo 7f3be652c1 perf session: Use perf_evlist__sample_type more extensively 13 years ago
David Ahern 300aa94165 perf report: Delay sample_type checks in pipe mode 13 years ago
Jiri Olsa a9c34a9f9c perf tools: Remove unused evsel parameter from machine__resolve_callchain 13 years ago
Arnaldo Carvalho de Melo 7289f83cce perf tools: Move all users of event_name to perf_evsel__name 13 years ago
Namhyung Kim 472606458f perf callchain: Make callchain cursors TLS 13 years ago
Arnaldo Carvalho de Melo 91557e847d perf report: Use the right symbol for annotation 13 years ago
Namhyung Kim 3780f4883b perf tools: Convert critical messages to ui__error() 13 years ago
Jiri Olsa 04480d0110 perf report: Fix format string for x86-32 compilation 13 years ago
Namhyung Kim 281ef544a8 perf ui: Add gtk2 support into setup_browser() 13 years ago
Namhyung Kim 28e62b90d9 perf ui gtk: Rename functions for consistency 13 years ago
Namhyung Kim 7706f96632 perf ui gtk: Drop arg[cv] arguments from perf_gtk_setup_browser() 13 years ago
David Ahern 9e755756e4 perf report: Fix crash showing warning related to kernel maps 13 years ago
Ashay Rane cc68628096 perf report: Correct display of samples and events in header 13 years ago
Pekka Enberg c31a945705 perf report: Add a simple GTK2-based 'perf report' browser 13 years ago
Namhyung Kim 6db6127c4d perf report: Treat an argument as a symbol filter 13 years ago
Namhyung Kim b14ffaca44 perf report: Add --symbol-filter option 13 years ago
Stephane Eranian a68c2c5817 perf report: Enable TUI in branch view mode 13 years ago
Stephane Eranian 993ac88d58 perf report: Auto-detect branch stack sampling mode 13 years ago
Roberto Agostino Vitillo b50311dc2a perf report: Add support for taken branch sampling 13 years ago
Robert Richter efad14150a perf report: Accept fifos as input file 13 years ago
Namhyung Kim fb2baceb5a perf report: Fix usage string 13 years ago
Namhyung Kim 6581f6e35f perf report: Document '--call-graph' for optional print_limit argument 13 years ago
David Ahern c8e6672035 perf tools: make -C consistent across commands (for cpu list arg) 13 years ago
Arnaldo Carvalho de Melo 45694aa770 perf tools: Rename perf_event_ops to perf_tool 13 years ago
Arnaldo Carvalho de Melo 743eb86865 perf tools: Resolve machine earlier and pass it to perf_event_ops 13 years ago
Arnaldo Carvalho de Melo d20deb64e0 perf tools: Pass tool context in the the perf_event_ops functions 13 years ago
Arnaldo Carvalho de Melo fa372aae33 perf report: Group options in a struct 13 years ago
Arnaldo Carvalho de Melo 246d4ce810 perf session: Remove superfluous callchain_cursor member 13 years ago
Arnaldo Carvalho de Melo d04b35f808 perf symbols: Add nr_events to symbol_conf 13 years ago
Arnaldo Carvalho de Melo 64c6f0c7f8 perf tools: Make --no-asm-raw the default 14 years ago
Stephane Eranian fbe96f29ce perf tools: Make perf.data more self-descriptive (v8) 14 years ago
Arnaldo Carvalho de Melo 81cce8de94 perf browsers: Add live mode to the hists, annotate browsers 14 years ago
Arnaldo Carvalho de Melo 3f2728bdb6 perf report: Add option to show total period 14 years ago
Arnaldo Carvalho de Melo ef9dfe6ec3 perf hists: Allow limiting the number of rows and columns in fprintf 14 years ago
Arnaldo Carvalho de Melo b53af0f235 perf report: Fix stdio event name header printing 14 years ago
Andi Kleen f69b64f73e perf: Support setting the disassembler style 14 years ago
Arnaldo Carvalho de Melo 00894ce9b8 perf report: Use ui__warning in some more places 14 years ago