Commit Graph

608 Commits (c8446b9bdabcb0caa61bb341bd73c58f7104b503)

Author SHA1 Message Date
Masami Hiramatsu fac13fd54e perf probe: Cleanup struct session in builtin-probe.c 15 years ago
Tom Zanussi 8f11d85a0e perf trace/scripting: Check return val of perl_run() 15 years ago
Tom Zanussi 586bc5cce8 perf trace/scripting: Add support for script args 15 years ago
Arnaldo Carvalho de Melo 86a9eee047 perf diff: Introduce tool to show performance difference 15 years ago
Arnaldo Carvalho de Melo c8829c7a31 perf util: Remove setup_sorting dups 15 years ago
Arnaldo Carvalho de Melo f823e441ab perf session: Event statistics also are per session 15 years ago
Arnaldo Carvalho de Melo c019879bcc perf session: Adopt the sample_type variable 15 years ago
Arnaldo Carvalho de Melo a328626b61 perf session: Adopt resolve_callchain 15 years ago
Arnaldo Carvalho de Melo 4e4f06e4c8 perf session: Move the hist_entries rb tree to perf_session 15 years ago
Arnaldo Carvalho de Melo b9bf089212 perf tools: No need for three rb_trees for sorting hist entries 15 years ago
Arnaldo Carvalho de Melo 4aa6563641 perf session: Move kmaps to perf_session 15 years ago
Arnaldo Carvalho de Melo b3165f4144 perf session: Move the global threads list to perf_session 15 years ago
Arnaldo Carvalho de Melo ec91336973 perf session: Reduce the number of parms to perf_session__process_events 15 years ago
Arnaldo Carvalho de Melo 13df45ca1c perf session: Register the idle thread in perf_session__process_events 15 years ago
Arnaldo Carvalho de Melo 301a0b0202 perf session: Ditch register_perf_file_handler 15 years ago
Arnaldo Carvalho de Melo d8f66248d6 perf session: Pass the perf_session to the event handling operations 15 years ago
Arnaldo Carvalho de Melo 94c744b6c0 perf tools: Introduce perf_session class 15 years ago
Arnaldo Carvalho de Melo ea08d8cbd1 perf symbols: Ditch dso->find_symbol 15 years ago
Arnaldo Carvalho de Melo 79406cd789 perf symbols: Allow lookups by symbol name too 15 years ago
Arnaldo Carvalho de Melo 22ccec57f8 perf symbols: Add missing "Variables" entry to map_type__name 15 years ago
Arnaldo Carvalho de Melo f1dfa0b1c1 perf symbols: Add support for 'variable' symtabs 15 years ago
Arnaldo Carvalho de Melo d45868d38c perf symbols: Introduce ELF counterparts to symbol_type__is_a 15 years ago
Arnaldo Carvalho de Melo 6893d4ee67 perf symbols: Introduce symbol_type__is_a 15 years ago
Arnaldo Carvalho de Melo 9958e1f0ae perf symbols: Rename kthreads to kmaps, using another abstraction for it 15 years ago
Arnaldo Carvalho de Melo 716d69e4fd perf symbols: perf_header__read_build_ids() offset'n'size should be u64 15 years ago
Arnaldo Carvalho de Melo 8b4825bf8d perf symbols: dsos__read_build_ids() should read both user and kernel buildids 15 years ago
Li Zefan bc3abfb1b5 perf tools: Align long options which have no short forms 15 years ago
Julia Lawall 5660ce3424 perf tools: Correct size given to memset 15 years ago
Masami Hiramatsu fa28244d12 perf probe: Support --del option 15 years ago
Masami Hiramatsu 17f88fcd66 perf probe: Remove event suffix number _0 15 years ago
Masami Hiramatsu a9b495b0d3 perf probe: Change probe-added message more user-friendly 15 years ago
Masami Hiramatsu 278498d438 perf probe: Change event list format 15 years ago
Masami Hiramatsu 849884508e perf probe: Check e_snprintf() format string 15 years ago
Masami Hiramatsu e1d2017b24 perf probe: Fix event namelist to duplicate string 15 years ago
Juha Leppanen d56728b8d7 perf probe: Fix strtailcmp() to compare s1and s2[0] 15 years ago
Ulrich Drepper 180570fdb7 perf tools: Optimize parse_subsystem_tracepoint_event() 15 years ago
Tom Zanussi 67a6259ec9 perf trace/scripting: Don't display 'scripting unsupported' msg unnecessarily 15 years ago
Tom Zanussi 3a9a0beba2 perf trace/scripting: Fix compile error when libperl not installed 15 years ago
Xiao Guangrong d9541ed324 perf_event: Fix __dsos__write_buildid_table() 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
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
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
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