Commit Graph

4948 Commits (2da572c959dd5815aef153cf62010b16a498a0d3)

Author SHA1 Message Date
David Ahern 7b8283b56d perf evlist: Fix type for references to data_head/tail 10 years ago
Masami Hiramatsu 8cb0aa4c2d perf probe: Check the orphaned -x option 10 years ago
Masami Hiramatsu 7afb3fab39 perf probe: Support multiple probes on different binaries 10 years ago
He Kuang 5e78c69b72 perf buildid-list: Fix segfault when show DSOs with hits 10 years ago
David Ahern 1060ab857f perf tools: Fix cross-endian analysis 10 years ago
Arnaldo Carvalho de Melo d998b73259 perf tools: Fix error path to do closedir() when synthesizing threads 10 years ago
David Ahern 7764a385f6 perf tools: Fix synthesizing fork_event.ppid for non-main thread 10 years ago
Jiri Olsa a1e12da479 perf tools: Add 'I' event modifier for exclude_idle bit 10 years ago
Wang Nan f6fcc1433a perf report: Don't call map__kmap if map is NULL. 10 years ago
Jiri Olsa 54a50f93eb perf tests: Fix attr tests 10 years ago
Wang Nan f6c15621f0 perf probe: Fix ARM 32 building error 10 years ago
Peter Zijlstra 2c5e8c52c6 perf tools: Merge all perf_event_attr print functions 10 years ago
Peter Zijlstra 814c8c38e1 perf record: Add clockid parameter 10 years ago
Yunlong Song ff5f3bbd40 perf sched replay: Use replay_repeat to calculate the runavg of cpu usage instead of the default value 10 10 years ago
Yunlong Song f0dd330fdf perf sched replay: Support using -f to override perf.data file ownership 10 years ago
Yunlong Song 939cda521a perf sched replay: Fix the EMFILE error caused by the limitation of the maximum open files 10 years ago
Yunlong Song 1aff59be53 perf sched replay: Handle the dead halt of sem_wait when create_tasks() fails for any task 10 years ago
Yunlong Song 08097abc11 perf sched replay: Fix the segmentation fault problem caused by pr_err in threads 10 years ago
Yunlong Song 3a423a5c36 perf sched replay: Realloc the memory of pid_to_task stepwise to adapt to the different pid_max configurations 10 years ago
Yunlong Song cb06ac256a perf sched replay: Alloc the memory of pid_to_task dynamically to adapt to the unexpected change of pid_max 10 years ago
Yunlong Song a35e27d0e5 perf sched replay: Increase the MAX_PID value to fix assertion failure problem 10 years ago
Yunlong Song 0755bc4dc7 perf sched replay: Use struct task_desc instead of struct task_task for correct meaning 10 years ago
Jiri Olsa 28939e1a1f perf kmem: Respect -i option 10 years ago
Wang Nan ba92732e98 perf kmaps: Check kmaps to make code more robust 10 years ago
He Kuang 8ea92ceb74 perf evlist: Fix inverted logic in perf_mmap__empty 10 years ago
Yunlong Song bd05954bfa perf data: Support using -f to override perf.data file ownership for 'convert' 10 years ago
Yunlong Song e366a6d894 perf trace: Support using -f to override perf.data file ownership 10 years ago
Yunlong Song 44f7e432e3 perf timechart: Support using -f to override perf.data file ownership 10 years ago
Yunlong Song 06af0f2c91 perf script: Support using -f to override perf.data file ownership 10 years ago
Yunlong Song 62a1a63a77 perf mem: Support using -f to override perf.data file ownership 10 years ago
Yunlong Song c4ac732a03 perf lock: Support using -f to override perf.data file ownership 10 years ago
Yunlong Song 8cc5ec1f75 perf kvm: Support using -f to override perf.data.guest file ownership 10 years ago
Yunlong Song d1eeb77c18 perf kmem: Support using -f to override perf.data file ownership 10 years ago
Yunlong Song ccaa474c8a perf inject: Support using -f to override perf.data file ownership 10 years ago
Yunlong Song 9e3b6ec173 perf evlist: Support using -f to override perf.data file ownership 10 years ago
Masami Hiramatsu c72738355b perf probe: Fix to track down unnamed union/structure members 10 years ago
Arnaldo Carvalho de Melo b83e868d0a perf db-export: No need to have ->thread twice in struct export_sample 10 years ago
Arnaldo Carvalho de Melo 7327259d7e perf db-export: No need to pass thread twice to db_export__sample 10 years ago
Arnaldo Carvalho de Melo f9d5d549d2 perf scripting: No need to pass thread twice to the scripting callbacks 10 years ago
Arnaldo Carvalho de Melo 79628f2cfe perf script: No need to lookup thread twice 10 years ago
Arnaldo Carvalho de Melo 9870d78095 perf ordered_samples: Remove references to perf_{evlist,tool} and machines 10 years ago
Arnaldo Carvalho de Melo aae59fab97 perf session: Always initialize ordered_events 10 years ago
David Ahern ca6c41c59b perf tools: Fix ppid for synthesized fork events 10 years ago
David Ahern 5aa0b030e8 perf tools: Refactor comm/tgid lookup 10 years ago
David Hildenbrand 73dbcd6537 perf callchain: Fix kernel symbol resolution by remembering the cpumode 10 years ago
Jiri Olsa 6ab2b762be perf build: Disable libbabeltrace check by default 10 years ago
Arnaldo Carvalho de Melo 6ebad5c101 perf trace: Fix syscall enter formatting bug 10 years ago
David Ahern 6428c59a97 perf tools: Set JOBS based on CPU or processor 10 years ago
David Ahern 4d255766d2 perf: Bump max number of cpus to 1024 10 years ago
Arnaldo Carvalho de Melo 23d4aad48e perf evlist: Return the first evsel with an invalid filter in apply_filters() 10 years ago