Commit Graph

576 Commits (c0777c5aa835a97ccc77d82e55388940f0140a61)

Author SHA1 Message Date
Xiao Guangrong c0777c5aa8 perf/sched: Fix 'perf sched trace' 15 years ago
Arnaldo Carvalho de Melo b9b1e1c71a perf buildid-list: Fix copy'n'paste help message 15 years ago
OGAWA Hirofumi 7691b1ec2e perf tools: Misc small fixes 15 years ago
OGAWA Hirofumi 180f95e29a perf: Make common SAMPLE_EVENT parser 15 years ago
OGAWA Hirofumi 028c515253 perf timechart: Fix header handling 15 years ago
Julia Lawall 59b4caeb79 perf tools: Correct size computation in tracepoint_id_to_path() 15 years ago
Liming Wang 93aaa45a6a perf tools: Replace %m with %a in sscanf 15 years ago
Xiao Guangrong bdad0db7db perf_event: Fix compile error 15 years ago
Liming Wang c19e33aa84 perf tools: Fix _GNU_SOURCE macro related strndup() build error 15 years ago
Masami Hiramatsu b498ce1f27 perf probe: Simplify event naming 15 years ago
Masami Hiramatsu 4de189fe6e perf probe: Add --list option for listing current probe events 15 years ago
Masami Hiramatsu e1c01d61a9 perf probe: Add argv_split() from lib/argv_split.c 15 years ago
Masami Hiramatsu 50656eec82 perf probe: Move probe event utility functions to probe-event.c 15 years ago
Masami Hiramatsu 934b1f5fd0 perf probe: Fix probe array index for multiple probe points 15 years ago
Masami Hiramatsu 74ca4c0ece perf probe: Fix argv array size in probe parser 15 years ago
Masami Hiramatsu 57d250df7d perf probe: Add probe-finder.h without libdwarf 15 years ago
Masami Hiramatsu f41b1e43c4 perf probe: Change a debugging message from pr_info to pr_debug 15 years ago
Li Zefan 5cbd080561 perf timechart: Remove open-coded event parsing code 15 years ago
Li Zefan bab81b624e perf annotate: Fix perf data parsing 15 years ago
Tom Zanussi 8ea339adc0 perf trace/scripting: Add Fedora libperl install note to doc 15 years ago
Tom Zanussi 61381de050 perf trace/scripting: Fix Perl common_* access functions 15 years ago
Tom Zanussi e136323c5a perf trace/scripting: Ignore shadowed variable warning for perf-trace-perl.c 15 years ago
Tom Zanussi f8be4231f8 perf trace/scripting: Silence PERL_EMBED_* backtick errors 15 years ago
Ingo Molnar cf72344d1a perf scripting: Fix build 15 years ago
Tom Zanussi 1ae4a97125 perf trace: Add a scripts/perl/bin for perf trace shell scripts 15 years ago
Tom Zanussi 89fbf0b8a0 perf trace: Add Documentation for perf trace Perl support 15 years ago
Tom Zanussi d1b93772be perf trace: Add interface to access perf data from Perl handlers 15 years ago
Tom Zanussi bcefe12eff perf trace: Add perf trace scripting support modules for Perl 15 years ago
Tom Zanussi 16c632de64 perf trace: Add Perl scripting support 15 years ago
Tom Zanussi eb9a42caa7 perf trace: Add flag/symbolic format_flags 15 years ago
Tom Zanussi 956ffd027b perf trace: Add scripting ops 15 years ago
Arnaldo Carvalho de Melo 1ed091c45a perf tools: Consolidate symbol resolving across all tools 15 years ago
Arnaldo Carvalho de Melo 62daacb51a perf tools: Reorganize event processing routines, lotsa dups killed 15 years ago
Arnaldo Carvalho de Melo 1de8e24520 perf symbols: When not using modules, discard its symbols 15 years ago
Arnaldo Carvalho de Melo 95011c6007 perf symbols: Support multiple symtabs in struct thread 15 years ago
Arnaldo Carvalho de Melo 23ea4a3fad perf symbols: Kernel_maps should be an array of MAP__NR_TYPES entries 15 years ago
Arnaldo Carvalho de Melo 4e06255f5c perf symbols: Make the kallsyms loading routines part of the dso class 15 years ago
Arnaldo Carvalho de Melo 6a4694a433 perf symbols: Better support for multiple symbol tables per dso 15 years ago
Arnaldo Carvalho de Melo 3610583c29 perf symbols: Add a 'type' field to struct map 15 years ago
Arnaldo Carvalho de Melo 605ca4ba01 perf symbols: Unexport kernel_map__functions 15 years ago
Arnaldo Carvalho de Melo b0da954a47 perf symbols: Split the dsos list into kernel and user parts 15 years ago
Arnaldo Carvalho de Melo 61f37a824d perf symbols: Rename kernel_mapto kernel_map[s]__functions 15 years ago
Arnaldo Carvalho de Melo 3f5ee186f6 perf symbols: Avoid annoying message about loading symbols 15 years ago
Tom Zanussi 0d0bea5ea4 perf tools: Add 'signed' flag setting back into trace-event-parse.c 15 years ago
Arnaldo Carvalho de Melo fcf1203a91 perf symbols: Rename find_symbol routines to find_function 15 years ago
Arnaldo Carvalho de Melo 727dad10c1 perf tools: Remove unused wrapper routines 15 years ago
Arnaldo Carvalho de Melo 364794845c perf tools: Introduce zalloc() for the common calloc(1, N) case 15 years ago
Arnaldo Carvalho de Melo b32d133aec perf symbols: Simplify symbol machinery setup 15 years ago
Arnaldo Carvalho de Melo 7cc017edb9 perf top: Always show the DSO column, even if its all the same 15 years ago
John Kacur e74328d3a1 perf tools: Use common process_event functions for annotate and report 15 years ago