Commit Graph

1605 Commits (ad3e34bba4b64ab8e1f5ea1a17768e1a0d9648ea)

Author SHA1 Message Date
Arnaldo Carvalho de Melo aece948f5d perf evlist: Fix per thread mmap setup 14 years ago
Arnaldo Carvalho de Melo b901941819 perf tools: Honour the cpu list parameter when also monitoring a thread list 14 years ago
Lin Ming 174a7b1f96 perf tools: Makefile: Use gcc to determine ARCH 14 years ago
Arnaldo Carvalho de Melo 5d2cd90922 perf evsel: Fix use of inherit 14 years ago
Lin Ming db9a9cbc81 perf hists browser: Fix seg fault when annotate null symbol 14 years ago
Eric Dumazet 621d26567f perf: Fix a build error with some GCC versions 14 years ago
Masami Hiramatsu 1d46ea2a6a perf probe: Fix listing incorrect line number with inline function 14 years ago
Masami Hiramatsu 1d878083c2 perf probe: Fix to find recursively inlined function 14 years ago
Masami Hiramatsu cc446446ff perf probe: Fix multiple --vars options behavior 14 years ago
Masami Hiramatsu f0c4801a17 perf probe: Fix to remove redundant close 14 years ago
Masami Hiramatsu 7d21635ac5 perf probe: Fix to ensure function declared file 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Frederic Weisbecker 800cd25c12 perf: mmap 512 kiB by default 14 years ago
Robert Richter 1b7155f7de perf tools: Fix NO_NEWT=1 python build error 14 years ago
David S. Miller 4d43951756 perf symbols: Properly align symbol_conf.priv_size 14 years ago
David Ahern ca6a42586f perf tools: Emit clearer message for sys_perf_event_open ENOENT return 14 years ago
Arnaldo Carvalho de Melo c286c419c7 perf tools: Fixup exit path when not able to open events 14 years ago
Andrew Lutomirski 6c6804fb2c perf symbols: Fix vsyscall symbol lookup 14 years ago
Arnaldo Carvalho de Melo 60e4b10c5a perf symbols: Look at .dynsym again if .symtab not found 14 years ago
Arnaldo Carvalho de Melo b25114817a perf build-id: Add quirk to deal with perf.data file format breakage 14 years ago
Arnaldo Carvalho de Melo 9e69c21082 perf session: Pass evsel in event_ops->sample() 14 years ago
Akihiro Nagai ce2d17ca7f perf top: Fix uninitialized 'counter' variable 14 years ago
Marcin Slusarz 9df03abeda perf lock: Fix sorting by wait_min 14 years ago
Josh Hunt 58d406ed6a perf tools: Version incorrect with some versions of grep 14 years ago
Ingo Molnar 5e814dd597 perf probe: Clean up probe_point_lazy_walker() return value 14 years ago
Arnaldo Carvalho de Melo 43adec955e perf evlist: New command to list the names of events present in a perf.data file 14 years ago
David Ahern 1424dc9680 perf script: Add support for H/W and S/W events 14 years ago
David Ahern c0230b2bfb perf script: Add support for dumping symbols 14 years ago
David Ahern 745f43e343 perf script: Support custom field selection for output 14 years ago
David Ahern c70c94b474 perf script: Move printing of 'common' data from print_event and rename 14 years ago
David Ahern 2ee7a49f93 perf tracing: Remove print_graph_cpu and print_graph_proc from trace-event-parse 14 years ago
David Ahern be6d842a65 perf script: Change process_event prototype 14 years ago
Frederic Weisbecker cfd748ae06 perf stat: Provide support for filters 14 years ago
Arnaldo Carvalho de Melo 171b3be9c4 perf symbol: Move sym_entry->skip to symbol->ignore 14 years ago
Arnaldo Carvalho de Melo 878b439dcc perf symbols: Rename dso->origin to dso->symtab_type 14 years ago
Arnaldo Carvalho de Melo 8b8ba4a9a5 perf top: Remove redundant syme->origin field 14 years ago
Arnaldo Carvalho de Melo ec52d9765a perf top: Remove redundant perf_top->sym_counter 14 years ago
Arnaldo Carvalho de Melo 1c0b04d10b perf header: Stop using 'self' 14 years ago
Arnaldo Carvalho de Melo a91e5431d5 perf session: Use evlist/evsel for managing perf.data attributes 14 years ago
Jiri Olsa 6547250381 perf top: Don't let events to eat up whole header line 14 years ago
Jiri Olsa b9a46bba88 perf top: Fix events overflow in top command 14 years ago
Lin Ming 7ee235efe5 perf symbols: Avoid resolving [kernel.kallsyms] to real path for buildid cache 14 years ago
Arnaldo Carvalho de Melo 7f0030b211 perf report tui: Improve multi event session support 14 years ago
Arnaldo Carvalho de Melo e248de331a perf tools: Improve support for sessions with multiple events 14 years ago
Arnaldo Carvalho de Melo 3d3b5e9599 perf evlist: Split perf_evlist__id_hash 14 years ago
Arnaldo Carvalho de Melo 60098917c0 perf hists browser: Handle browsing empty hists tree 14 years ago
Arnaldo Carvalho de Melo d7603d5122 perf hists: Remove needless global col lenght calcs 14 years ago
Arnaldo Carvalho de Melo a03f35ceeb perf report tui: Fix multi event switching 14 years ago
Frederic Weisbecker cfff2d909c perf: Fix undefined PyVarObject_HEAD_INIT in python 2.5 14 years ago
Frederic Weisbecker ff9ae1babd perf: Fix missing strndup declaration 14 years ago