Commit Graph

1308 Commits (549015c36baadc6e67861bba6e927259e34c4d59)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 8c31a1e049 perf man pages: Fix cut'n'paste error 15 years ago
Dave Martin 88ca895dd4 perf tools: Remove unneeded code for tracking the cwd in perf sessions 15 years ago
Dave Martin 361d134625 perf report: Don't abbreviate file paths relative to the cwd 15 years ago
Arnaldo Carvalho de Melo 0f0cbf7aa3 perf ui: New hists tree widget 15 years ago
Arnaldo Carvalho de Melo 8d8c369f3d perf ui: Show the scroll bar over the left window frame 15 years ago
Arnaldo Carvalho de Melo 63160f73e7 perf ui: Consider the refreshed dimensions in ui_browser__show 15 years ago
Arnaldo Carvalho de Melo 06daaaba7c perf hist: Introduce routine to measure lenght of formatted entry 15 years ago
Arnaldo Carvalho de Melo b61b55ed99 perf ui: Restore SPACE as an alias to PGDN in annotate 15 years ago
Stefan Richter b20d02e37e tools/firewire: nosy-dump: increment program version 15 years ago
Stefan Richter ddbfe74958 tools/firewire: nosy-dump: remove unused code 15 years ago
Stefan Richter 83ef7c7593 tools/firewire: nosy-dump: use linux/firewire-constants.h 15 years ago
Stefan Richter 269fe10231 tools/firewire: nosy-dump: break up a deeply nested function 15 years ago
Stefan Richter 468066f771 tools/firewire: nosy-dump: make some symbols static or const 15 years ago
Stefan Richter 92c16f7e9c tools/firewire: nosy-dump: change to kernel coding style 15 years ago
Stefan Richter a8461c0f3b tools/firewire: nosy-dump: work around segfault in decode_fcp 15 years ago
Stefan Richter 1bcc69fb6a tools/firewire: nosy-dump: fix it on x86-64 15 years ago
Stefan Richter 9f6d3c4b76 tools/firewire: add userspace front-end of nosy 15 years ago
Arnaldo Carvalho de Melo 8a6c5b261c perf sort: Make column width code per hists instance 15 years ago
Arnaldo Carvalho de Melo 7a007ca90b perf hists: Mark entries filtered by parent 15 years ago
Conny Seidel 8a4fd31e0e perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available 15 years ago
Arnaldo Carvalho de Melo 70a7cb3b39 perf annotate: Fix handling of goto labels that are valid hex numbers 15 years ago
Thomas Renninger 4c21adf26f x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independent 15 years ago
Arnaldo Carvalho de Melo cc5edb0eb9 perf hists: Factor out duplicated code 15 years ago
Arnaldo Carvalho de Melo b66ecd97c1 perf ui: Make ui_browser__run exit on unhandled hot keys 15 years ago
Arnaldo Carvalho de Melo 63f20e744a perf ui: Make END go to the last entry, not the top of the last page 15 years ago
Gui Jianfeng 74534341c1 perf symbols: Fix directory descriptor leaking 15 years ago
Masami Hiramatsu 8217563359 perf probe: Fix the logic of die_compare_name 15 years ago
Masami Hiramatsu 6a330a3c8a perf probe: Support comp_dir to find an absolute source path 15 years ago
Masami Hiramatsu 7cf0b79e6f perf probe: Fix error message if get_real_path() failed 15 years ago
Frederic Weisbecker 58c3439083 perf: Fix various display bugs with parent filtering 15 years ago
David S. Miller 1fa6ac379c perf: Add DWARF register lookup for sparc 15 years ago
Matt Fleming 0dd9ac63ce perf tools: Add DWARF register lookup for SH 15 years ago
Will Deacon eb668c6d06 ARM: 6198/1: perf probe: Add ARM DWARF register number mappings 15 years ago
Frederic Weisbecker 108553e1f3 perf: Sync callchains with period based hits 15 years ago
Frederic Weisbecker 97aa105273 perf: Resurrect flat callchains 15 years ago
Masami Hiramatsu b7dcb857cc perf probe: Support static and global variables 15 years ago
Masami Hiramatsu b2a3c12b74 perf probe: Support tracing an entry of array 15 years ago
Masami Hiramatsu 73317b9540 perf probe: Support "string" type 15 years ago
Thavidu Ranatunga 869599ceda perf: Version String fix, for fallback if not from git 15 years ago
Thavidu Ranatunga 2190de2f59 perf: Version String fix, using kernel version 15 years ago
Conny Seidel 167a58f10d perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available 15 years ago
Gui Jianfeng c214909b36 perf tools: Fix find tids routine by excluding "." and ".." 15 years ago
Srikar Dronamraju 0879b100f3 perf: Fix hist_entry__tui_annotate() build failure 15 years ago
Gui Jianfeng 830f4c8031 perf kvm: Get rid of unused guest_kallsyms 15 years ago
Frederic Weisbecker ffabd99e05 perf: Report lost events in perf trace debug mode 15 years ago
Frederic Weisbecker 6fcf7ddbb7 perf: Don't print traces when debugging ordering 15 years ago
Frederic Weisbecker aa59a48596 perf: Don't use 4 bytes as a default instruction breakpoint length 15 years ago
Arnaldo Carvalho de Melo 9f61d85fd0 perf ui: Move objdump_line specific stuff out of ui_browser 15 years ago
Arnaldo Carvalho de Melo 13f499f076 perf ui: Separate showing the entries from running the browser 15 years ago
Arnaldo Carvalho de Melo 46b0a07a45 perf ui: Introduce ui_browser->seek to support multiple list structures 15 years ago