aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-09-27tracing: Add support for named hist triggerstzanussi/hist-triggers-v10Tom Zanussi
2015-09-27tracing: Add support for named triggersTom Zanussi
2015-09-25tracing: Add support for multiple hist triggers per eventTom Zanussi
2015-09-25tracing: Add 'hist' trigger DocumentationTom Zanussi
2015-09-25tracing: Add enable_hist/disable_hist triggersTom Zanussi
2015-09-25tracing: Remove restriction on string position in hist trigger keysTom Zanussi
2015-09-25tracing: Support string type key properlyNamhyung Kim
2015-09-25tracing: Add hist trigger support for stacktraces as keysTom Zanussi
2015-09-25tracing: Add hist trigger 'syscall' modifierTom Zanussi
2015-09-25tracing: Add hist trigger 'execname' modifierTom Zanussi
2015-09-25tracing: Add hist trigger 'sym' and 'sym-offset' modifiersTom Zanussi
2015-09-25tracing: Add hist trigger 'hex' modifier for displaying numeric fieldsTom Zanussi
2015-09-25tracing: Add hist trigger support for clearing a traceTom Zanussi
2015-09-25tracing: Add hist trigger support for pausing and continuing a traceTom Zanussi
2015-09-25tracing: Add hist trigger support for user-defined sorting ('sort=' param)Tom Zanussi
2015-09-25tracing: Add hist trigger support for compound keysTom Zanussi
2015-09-25tracing: Add hist trigger support for multiple values ('vals=' param)Tom Zanussi
2015-09-25tracing: Add 'hist' event trigger commandTom Zanussi
2015-09-22tracing: Add lock-free tracing_mapTom Zanussi
2015-09-21tracing: Add needs_rec flag to event triggersTom Zanussi
2015-09-21tracing: Add a per-event-trigger 'paused' fieldTom Zanussi
2015-09-21tracing: Add get_syscall_name()Tom Zanussi
2015-09-21tracing: Add event record param to trigger_ops.func()Tom Zanussi
2015-09-20tracing: Make event trigger functions availableTom Zanussi
2015-09-20tracing: Make ftrace_event_field checking functions availableTom Zanussi
2015-09-20tracing: Update cond flag when enabling or disabling a triggerTom Zanussi
2015-09-03ring-buffer: Revert "ring-buffer: Get timestamp after event is allocated"Steven Rostedt (Red Hat)
2015-08-31tracing: Don't make assumptions about length of string on task renameSasha Levin
2015-08-11tracing: Allow triggers to filter for CPU ids and process namesDaniel Wagner
2015-07-20ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang
2015-07-20tracing: Introduce two additional marks for delayJungseok Lee
2015-07-20ftrace: Fix function_graph duration spacing with 7-digitsSteven Rostedt (Red Hat)
2015-07-20ftrace: add tracing_thresh to function profileUmesh Tiwari
2015-07-20tracing: Clean up stack tracing and fix fentry updatesSteven Rostedt (Red Hat)
2015-07-20ring-buffer: Reorganize function locationsSteven Rostedt (Red Hat)
2015-07-20ring-buffer: Make sure event has enough room for extend and paddingSteven Rostedt (Red Hat)
2015-07-20ring-buffer: Get timestamp after event is allocatedSteven Rostedt (Red Hat)
2015-07-20ring-buffer: Move the adding of the extended timestamp out of lineSteven Rostedt (Red Hat)
2015-07-20ring-buffer: Add event descriptor to simplify passing dataSteven Rostedt (Red Hat)
2015-07-20ftrace: correct the counter increment for trace_buffer dataUmesh Tiwari
2015-07-20tracing: Fix for non-continuous cpu idsGil Fruchter
2015-07-20tracing: Prefer kcalloc over kzalloc with multiplyGil Fruchter
2015-07-19Linux 4.2-rc3Linus Torvalds
2015-07-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-07-19Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-07-19MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPUMarkos Chandras
2015-07-19parisc: mm: Fix a memory leak related to pmd not attached to the pgdChristophe Jaillet
2015-07-18Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesDOlof Johansson