summaryrefslogtreecommitdiff
path: root/flowtop.8
AgeCommit message (Expand)AuthorFilesLines
2014-03-14man: manpage warning fixesKartik Mistry1-1/+0
2013-07-29man: Align synopsis with other sectionsTobias Klauser1-1/+1
2013-06-17man: add colophon to the end of each document.Daniel Borkmann1-0/+4
2013-06-12man: improvements to language for flowtop.8Stephen Wadeley1-5/+5
2013-05-27man: minor: flowtop: add .PPsDaniel Borkmann1-34/+34
2013-05-16man: flowtop: Make wording in description for --version consistentTobias Klauser1-1/+1
2013-05-15man: trafgen: Minor fixesTobias Klauser1-2/+2
2013-05-14man: minor fixups in flowtop's man pageJon Schipp1-16/+16
2013-05-05misc: move file to source rootDaniel Borkmann1-0/+132
ized as pinned and all operations which arm the timer happen on the CPU to which the timer belongs. Simplify the whole machinery by using mod_timer() instead of add_timer_on() which avoids the problem because mod_timer() can handle already queued timers. Use __start_timer() everywhere so the earliest armed expiry time is preserved. Reported-by: Erik Veijola <erik.veijola@intel.com> Tested-by: Borislav Petkov <bp@alien8.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Borislav Petkov <bp@alien8.de> Cc: Tony Luck <tony.luck@intel.com> Link: http://lkml.kernel.org/r/alpine.DEB.2.20.1701310936080.3457@nanos Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'tools/perf/arch/arm/tests')