Commit Graph

1116 Commits (8b94025c00f9171b41ba9c1696943f5c935b62ef)

Author SHA1 Message Date
Masami Hiramatsu f6c903f585 perf probe: Show function entry line as probe-able 15 years ago
Masami Hiramatsu de1439d8a5 perf probe: Support DW_OP_plus_uconst in DW_AT_data_member_location 15 years ago
Masami Hiramatsu dda4ab34fe perf probe: Fix line range to show end line 15 years ago
Masami Hiramatsu d3b63d7ae0 perf probe: Fix a bug that --line range can be overflow 15 years ago
Masami Hiramatsu dd259c5db2 perf probe: Fix mis-estimation for shortening filename 15 years ago
Masami Hiramatsu 7ca5989dd0 perf probe: Fix to use correct debugfs path finder 15 years ago
Masami Hiramatsu 02b95dadc8 perf probe: Remove xstrdup()/xstrndup() from util/probe-{event, finder}.c 15 years ago
Masami Hiramatsu e334016f1d perf probe: Remove xzalloc() from util/probe-{event, finder}.c 15 years ago
Masami Hiramatsu 146a143948 perf probe: Remove die() from probe-event code 15 years ago
Masami Hiramatsu b55a87ade3 perf probe: Remove die() from probe-finder code 15 years ago
Masami Hiramatsu a34a985499 perf probe: Support DW_OP_call_frame_cfa in debuginfo 15 years ago
Masami Hiramatsu 11a1ca3554 perf probe: Support basic type casting 15 years ago
Masami Hiramatsu 4984912eb2 perf probe: Query basic types from debuginfo 15 years ago
Masami Hiramatsu df0faf4be0 perf probe: Use the last field name as the argument name 15 years ago
Masami Hiramatsu 48481938b0 perf probe: Support argument name 15 years ago
Frederic Weisbecker fcd1498405 perf tools: Fix accidentally preprocessed snprintf callback 15 years ago
Tom Zanussi a0cccc2e8e perf trace: Invoke live mode automatically if record/report not specified 15 years ago
Tom Zanussi 00b21a0193 perf trace/scripting: Enable scripting shell scripts for live mode 15 years ago
Tom Zanussi 47902f3611 perf trace/scripting: Add rwtop and sctop scripts 15 years ago
Tom Zanussi c7929e4727 perf: Convert perf header build_ids into build_id events 15 years ago
Tom Zanussi 9215545e99 perf: Convert perf tracing data into a tracing_data event 15 years ago
Tom Zanussi cd19a035f3 perf: Convert perf event types into event type events 15 years ago
Tom Zanussi 2c46dbb517 perf: Convert perf header attrs into attr events 15 years ago
Tom Zanussi c239da3b4b perf trace: Introduce special handling for pipe input 15 years ago
Tom Zanussi 46656ac7fb perf report: Introduce special handling for pipe input 15 years ago
Tom Zanussi 529870e374 perf record: Introduce special handling for pipe output 15 years ago
Tom Zanussi 8dc58101f2 perf: Add pipe-specific header read/write and event processing code 15 years ago
Ian Munsie c055564217 perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() 15 years ago
Arnaldo Carvalho de Melo 53e5b5c215 perf tools: Fix perl support installation when O= is used 15 years ago
Arnaldo Carvalho de Melo e9e94e3bd8 perf trace: Ignore "overwrite" field if present in /events/header_page 15 years ago
Randy Dunlap 854c5548df perf: cleanup some Documentation 15 years ago
Randy Dunlap f0e9c4fcef perf bench: fix spello 15 years ago
Arnaldo Carvalho de Melo eed05fe70f perf tools: Reorganize some structs to save space 15 years ago
Arnaldo Carvalho de Melo c0ed55d2e4 perf TUI: Move "Yes" button to before "No" 15 years ago
Arnaldo Carvalho de Melo 6e7ab4c649 perf TUI: Show filters on the title and add help line about how to zoom out 15 years ago
Arnaldo Carvalho de Melo 8c40041f75 perf kmem: Fix breakage introduced by 5a0e3ad slab.h script 15 years ago
Hitoshi Mitake 8141d0050d perf: Swap inclusion order of util.h and string.h in util/string.c 15 years ago
Arnaldo Carvalho de Melo a5e29aca02 perf TUI: Add a "Zoom into COMM(PID) thread" and reverse operations 15 years ago
Arnaldo Carvalho de Melo 83753190c1 perf newt: Add a "Zoom into foo.so DSO" and reverse operations 15 years ago
Arnaldo Carvalho de Melo 533c46c31c perf newt: Pass the input_name to perf_session__browse_hists 15 years ago
Arnaldo Carvalho de Melo e65713ea1e perf newt: Move the hist browser population bits to separare function 15 years ago
Arnaldo Carvalho de Melo fb6b893180 perf newt: Remove useless column width calculation 15 years ago
Anton Blanchard 4af8b35db6 perf symbols: Fill in pgoff in mmap synthesized events 15 years ago
Arnaldo Carvalho de Melo e206d556c5 perf tools: Move the prototypes in util/string.h to util.h 15 years ago
Borislav Petkov b0f86f5a16 perf, probe-finder: Build fix on Debian 15 years ago
Tom Zanussi b1dcc03cb8 perf/scripts: Tuple was set from long in both branches in python_process_event() 15 years ago
Arnaldo Carvalho de Melo 2aefa4f733 perf tools: sort_dimension__add shouldn't die 15 years ago
Arnaldo Carvalho de Melo ad5b217b15 perf session: Remove one more exit() call from library code 15 years ago
Arnaldo Carvalho de Melo b9fb930477 perf hist: Only allocate callchain_node if processing callchains 15 years ago
Arnaldo Carvalho de Melo 71cf8b8ff7 perf kmem: Fixup the symbol address before using it 15 years ago