Re: [PATCH mm v2] kfence: show cpu and timestamp in alloc/free info

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> +	/* Timestamp matches printk timestamp format. */
> +	seq_con_printf(seq, "%s by task %d on cpu %d at %lu.%06lus:\n",
> +		       show_alloc ? "allocated" : "freed", meta->alloc_track.pid,
> +		       meta->alloc_track.cpu, (unsigned long)ts_sec, rem_nsec / 1000);

s/meta->alloc_track\./track->/



[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux