Commit Graph

1116 Commits (8b94025c00f9171b41ba9c1696943f5c935b62ef)

Author SHA1 Message Date
David S. Miller 1fa6ac379c perf: Add DWARF register lookup for sparc 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
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
Gui Jianfeng c214909b36 perf tools: Fix find tids routine by excluding "." and ".." 15 years ago
Ian Munsie 5ffc88819c perf record: prevent kill(0, SIGTERM); 15 years ago
Arnaldo Carvalho de Melo 720a3aeb73 perf session: Remove threads from tree on PERF_RECORD_EXIT 15 years ago
Arnaldo Carvalho de Melo 1d90f2e707 perf record: Don't call newt functions when not initialized 15 years ago
Arnaldo Carvalho de Melo e7dadc0089 perf symbols: Set the DSO long name when using symbol_conf.vmlinux_name 15 years ago
Arnaldo Carvalho de Melo b5c874f14c perf buildid-list: Fix --with-hits event processing 15 years ago
Pierre Tardy c02514850d perf scripts python: Give field dict to unhandled callback 15 years ago
Konstantin Stepanyuk 75d9ef1707 perf hist: fix objdump output parsing 15 years ago
Borislav Petkov 2fb750e825 perf-record: Check correct pid when forking 15 years ago
Frederic Weisbecker dd833d713c perf: Do the comm inheritance per thread in event__process_task 15 years ago
Frederic Weisbecker af64865ba6 perf: Use event__process_task from perf sched 15 years ago
Frederic Weisbecker 13eb04fdbe perf: Process comm events by tid 15 years ago
Arnaldo Carvalho de Melo c4fe52a8ee perf tui: Fix last use_browser problem related to .perfconfig 15 years ago
Arnaldo Carvalho de Melo 5ad90e4ea4 perf symbols: Add the build id cache to the vmlinux path 15 years ago
Arnaldo Carvalho de Melo 62e3436b5f perf tui: Reset use_browser if stdout is not a tty 15 years ago
Arnaldo Carvalho de Melo d67f088e08 perf report: Support multiple events on the TUI 15 years ago
Arnaldo Carvalho de Melo 44bf460649 perf annotate: Fix up usage of the build id cache 15 years ago
Arnaldo Carvalho de Melo 46e3e055ce perf annotate: Add TUI interface 15 years ago
Arnaldo Carvalho de Melo 6e78c9fd1b perf tui: Remove annotate from popup menu after failure 15 years ago
Arnaldo Carvalho de Melo 0e8dc25974 perf report: Don't start the TUI if -D is used 15 years ago
Frederic Weisbecker 598357eba6 perf: Fix getline undeclared 15 years ago
Peter Zijlstra 0e2e63dd60 perf-record: Share per-cpu buffers 15 years ago
Peter Zijlstra 57adc51dce perf-record: Remove -M 15 years ago
Arnaldo Carvalho de Melo 5d06e6915b perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfig 15 years ago
Russ Anderson ef365cefbc perf record: remove unneeded gettimeofday() call 15 years ago
Arnaldo Carvalho de Melo b36f19d572 perf annotate: Use build-ids to find the right DSO 15 years ago
Arnaldo Carvalho de Melo 17930b405e perf TUI: Make 'space' be an alias to 'PgDn' 15 years ago
Frederic Weisbecker 85cb68b27c perf: Fix unaligned accesses while fetching trace values 15 years ago
Tom Zanussi cbb5cf7ff6 perf: Use read() instead of lseek() in trace_event_read.c:skip() 15 years ago
Arnaldo Carvalho de Melo f869097e88 perf session: Make read_build_id routines look at the host_machine too 15 years ago
Arnaldo Carvalho de Melo f6e1467d83 perf symbols: Don't try to read the build-id twice 15 years ago
Arnaldo Carvalho de Melo 151f85a471 perf tools: remove xstrndup, xmalloc, xzalloc 15 years ago
Arnaldo Carvalho de Melo 8a7ddad8e7 perf probe: Don't call die() 15 years ago
Arnaldo Carvalho de Melo b448c4b613 perf probe: Fix some error exit paths 15 years ago
Arnaldo Carvalho de Melo a41794cdd7 perf tools: Remove some unused functions 15 years ago
Stephane Eranian 5af52b51f7 perf stat: add perf stat -B to pretty print large numbers 15 years ago
Arnaldo Carvalho de Melo 32ec6acfdc perf tui: Fix build problem with slang <= 2.0.6 15 years ago
Masami Hiramatsu 7752f1b096 perf probe: Don't compile CFI related code if elfutils is old 15 years ago
Arnaldo Carvalho de Melo 94f3ca9578 perf tools: Add mode to build without newt support 15 years ago
Arnaldo Carvalho de Melo 2f51903bc3 perf symbols: symbol inconsistency message should be done only at verbose=1 15 years ago
Arnaldo Carvalho de Melo 63aa9e7e3a perf tui: Add explicit -lslang option 15 years ago
Arnaldo Carvalho de Melo edb7c60e27 perf options: Type check all the remaining OPT_ variants 15 years ago
Arnaldo Carvalho de Melo 8035458fbb perf options: Type check OPT_BOOLEAN and fix the offenders 15 years ago
Arnaldo Carvalho de Melo 1967936d68 perf options: Check v type in OPT_U?INTEGER 15 years ago
Arnaldo Carvalho de Melo c100edbee8 perf options: Introduce OPT_UINTEGER 15 years ago