Commit Graph

4058 Commits (cc9fa74e2a195f7bab27fbbc4896d2fe3ec32150)

Author SHA1 Message Date
Namhyung Kim 5698d2c99e perf symbols: Do not apply symfs for an absolute vmlinux path 12 years ago
Robert Richter ab4ecda520 perf tools: Fix 'make tools/perf' 12 years ago
K. Y. Srinivasan ed4bb9744b Tools: hv: KVP: Fix a bug in IPV6 subnet enumeration 12 years ago
Jiri Olsa 6065210db9 perf tools: Remove event types framework completely 12 years ago
Jiri Olsa 30d350795e perf record: Remove event types pushing 12 years ago
Jiri Olsa 44b3c57802 perf tools: Remove event types from perf data file 12 years ago
Jiri Olsa 5936678e7d perf timechart: Remove event types framework only user 12 years ago
Jiri Olsa c85cffa589 perf timechart: Use traceevent lib event-parse.h include 12 years ago
Rusty Russell 927cfb9788 tools/lguest: offer VIRTIO_F_ANY_LAYOUT for net device. 12 years ago
Ramkumar Ramachandra 504ce60f45 virtio tools: add .gitignore 12 years ago
Jiri Olsa be0e6d105d perf tools: Move hist_entry__period_snprintf into stdio code 12 years ago
Jiri Olsa 5f3f8d3b12 perf diff: Add generic order option for compute sorting 12 years ago
Jiri Olsa ef358e6dca perf diff: Making compute functions static 12 years ago
Jiri Olsa 3a3beae81d perf diff: Update perf diff documentation for multiple data comparison 12 years ago
Jiri Olsa 22aeb7f597 perf diff: Change diff command to work over multiple data files 12 years ago
Jiri Olsa c818b49820 perf diff: Move columns into struct data__file 12 years ago
Jiri Olsa 345dc0b45e perf diff: Move diff related columns into diff command 12 years ago
Jiri Olsa 1d81c7fc25 perf diff: Display data file info ahead of the diff output 12 years ago
Jiri Olsa e0af43d248 perf hists: Marking dummy hists entries 12 years ago
Jiri Olsa 9af303e22a perf diff: Switching the base hists to be pairs head 12 years ago
Jiri Olsa ec308426ea perf diff: Introducing diff_data object to hold files 12 years ago
Jiri Olsa 2b8bfa6bb8 perf tools: Centralize default columns init in perf_hpp__init 12 years ago
Jiri Olsa 2c5d4b4a08 perf tools: Add struct perf_hpp_fmt into hpp callbacks 12 years ago
Greg Price b21484f1a1 perf report/top: Add option to collapse undesired parts of call graph 12 years ago
Andi Kleen dc098b35b5 perf list: List kernel supplied event aliases 12 years ago
Andi Kleen 50e200f079 perf tools: Default to cpu// for events v5 12 years ago
Adrian Hunter 380512345e perf tools: struct thread has a tid not a pid 12 years ago
Adrian Hunter 27389d7823 perf tools: Validate perf event header size 12 years ago
Adrian Hunter 93edcbd91d perf evlist: Tidy duplicated munmap code 12 years ago
Adrian Hunter b6b96fb48f perf tools: Add const specifier to perf_pmu__find name parameter 12 years ago
Adrian Hunter a609bda782 perf inject: Add missing 'finished_round' 12 years ago
Adrian Hunter 47c3d1091c perf tools: Fix missing tool parameter 12 years ago
Adrian Hunter 63c2c9f8f2 perf inject: Remove unused parameter 12 years ago
Namhyung Kim 9d58d2f66c perf gtk/hists: Set rules hint for the hist browser 12 years ago
Namhyung Kim 450f390ad2 perf gtk/hists: Add a double-click handler for callchains 12 years ago
Namhyung Kim 1a309426b4 perf gtk/hists: Make column headers resizable 12 years ago
Namhyung Kim cc60f24e22 perf gtk/hists: Display callchain overhead also 12 years ago
Namhyung Kim 2bbc587425 perf gtk/hists: Add support for callchains 12 years ago
Namhyung Kim f1d9a53055 perf gtk/hists: Use GtkTreeStore instead of GtkListStore 12 years ago
Namhyung Kim f36f83f947 perf sched: Move struct perf_sched definition out of cmd_sched() 12 years ago
Namhyung Kim 45a9ee1b3f perf util: Remove unused enum and macro in trace-event.h 12 years ago
Namhyung Kim cfd0e8cf7f perf util: No need to call read_trace_init() in tracing_data_header() 12 years ago
Namhyung Kim 077f159d04 perf util: Rename read_*() functions in trace-event-info.c 12 years ago
Namhyung Kim 47390ae2af perf script: Adopt latency_format variable 12 years ago
Namhyung Kim 9515b2eb76 perf util: Get rid of unused header_page_* variables 12 years ago
Namhyung Kim 94b4d89e00 perf util: Parse header_page to get proper long size 12 years ago
Namhyung Kim 2b2efc7fb8 perf util: Skip reading header_event file 12 years ago
Namhyung Kim 63af28fa16 perf util: Make file/host_bigendian variable local 12 years ago
Namhyung Kim 59657f9c8d perf util: Save long size of traced system 12 years ago
Namhyung Kim 30f36762aa perf util: Save page size in a trace file to pevent 12 years ago