mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-26 08:31:13 +00:00
Merge branch 'perf/urgent' into perf/core
Merge reason: We want to queue up a dependent patch. Also update to later -rc's. Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
commit
ae7f6711d6
669 changed files with 18384 additions and 4847 deletions
|
@ -280,7 +280,7 @@ static u64 cpus_pstate_state[MAX_CPUS];
|
|||
|
||||
static int process_comm_event(event_t *event, struct perf_session *session __used)
|
||||
{
|
||||
pid_set_comm(event->comm.pid, event->comm.comm);
|
||||
pid_set_comm(event->comm.tid, event->comm.comm);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue