summaryrefslogtreecommitdiffstats
path: root/include/trace
AgeCommit message (Expand)Author
2016-04-09Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-04btrfs: Add qgroup tracingMark Fasheh
2016-04-01mm/page_isolation: fix tracepoint to mirror check function behaviorLucas Stach
2016-03-24Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2016-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-03-21Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2016-03-20ipv6, trace: fix tos reporting on fib6_table_lookupDaniel Borkmann
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-17mm/page_ref: add tracepoint to track down page reference manipulationJoonsoo Kim
2016-03-17mm, tracing: refresh __def_vmaflag_namesKirill A. Shutemov
2016-03-17mm, compaction: introduce kcompactdVlastimil Babka
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-15mm, tracing: unify mm flags handling in tracepoints and printkVlastimil Babka
2016-03-15mm, tracing: make show_gfp_flags() up to dateVlastimil Babka
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-14Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-15thermal: trace: migrating thermal traces to use TRACE_DEFINE_ENUM() macrosMichele Di Giorgio
2016-03-14Merge branch 'pm-cpufreq'Rafael J. Wysocki
2016-03-08tracing, writeback: Replace cgroup path to cgroup inoYang Shi
2016-03-08tracing: Remove duplicate checks for online CPUsSteven Rostedt (Red Hat)
2016-03-05Merge remote-tracking branches 'asoc/fix/jack', 'asoc/fix/max98088', 'asoc/fi...Mark Brown
2016-03-02nohz: Use enum code for tick stop failure tracing messageFrederic Weisbecker
2016-03-01cpu/hotplug: Add tracepointsThomas Gleixner
2016-02-26ASoC: trace: fix printing jack nameArnd Bergmann
2016-02-22f2fs: trace old block address for CoWed pageChao Yu
2016-02-22f2fs: support revoking atomic written pagesChao Yu
2016-02-16KVM: halt_polling: improve grow/shrink settingsChristian Borntraeger
2016-02-07sunvnet: Add support for perf LDC event tracingSowmini Varadhan
2016-02-05cpufreq: powernv/tracing: Add powernv_throttle tracepointShilpasri G Bhat
2016-01-28Merge tag 'trace-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2016-01-25tracing/dma-buf/fence: Fix timeline str value on fence_annotate_wait_onGustavo Padovan
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-01-21mm: fix kernel crash in khugepaged threadyalin wang
2016-01-18Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-15khugepaged: ignore pmd tables with THP mapped with ptesKirill A. Shutemov
2016-01-14mm: add tracepoint for scanning pagesEbru Akagunduz
2016-01-14mm: change mm_vmscan_lru_shrink_inactive() proto typesyalin wang
2016-01-14mm/page_isolation.c: add new tracepoint, test_pages_isolatedJoonsoo Kim
2016-01-14mm/vmscan.c: change trace_mm_vmscan_writepage() proto typeyalin wang
2016-01-13Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2016-01-12Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-01-12Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2016-01-08locks: sprinkle some tracepoints around the file locking codeJeff Layton
2015-12-23tracing: Introduce TRACE_EVENT_FN_COND macroDenis Kirjanov
2015-12-18Merge branch 'freespace-tree' into for-linus-4.5Chris Mason