summaryrefslogtreecommitdiff
path: root/include/trace (unfollow)
Commit message (Expand)Author
2012-09-20tracing: Don't call page_to_pfn() if page is NULLWen Congyang
2012-07-31mm: introduce __GFP_MEMALLOC to allow access to emergency reservesMel Gorman
2012-07-31perf/trace: Add ability to set a target task for eventsAndrew Vagin
2012-07-14random: add tracepoints for easier debugging and verificationTheodore Ts'o
2012-07-12workqueue: factor out worker_pool from global_cwqTejun Heo
2012-07-02rcu: Add tracing for _rcu_barrier()Paul E. McKenney
2012-06-28tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepointNamhyung Kim
2012-06-27x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_rangeAlex Shi
2012-06-18KVM: Introduce __KVM_HAVE_IRQ_LINEChristoffer Dall
2012-06-13KVM: trace events: update list of exit reasonsCornelia Huck
2012-06-06rcu: Update RCU_FAST_NO_HZ tracing for lazy callbacksPaul E. McKenney
2012-05-29mm: vmscan: remove reclaim_mode_tMel Gorman
2012-05-29mm: vmscan: do not stall on writeback during memory compactionMel Gorman
2012-05-29mm: vmscan: remove lumpy reclaimMel Gorman
2012-05-29mm: remove swap token codeRik van Riel
2012-05-15userns: Convert ext4 to user kuid/kgid where appropriateEric W. Biederman
2012-05-15userns: Convert ext3 to use kuid/kgid where appropriateEric W. Biederman
2012-05-15jbd: Write journal superblock with WRITE_FUA after checkpointingJan Kara
2012-05-15jbd: Split updating of journal superblock and marking journal emptyJan Kara
2012-05-09rcu: Make RCU_FAST_NO_HZ handle timer migrationPaul E. McKenney
2012-05-06writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()Jan Kara
2012-05-01PM / Sleep: Add wakeup_source_activate and wakeup_source_deactivate tracepointsArve Hjønnevåg
2012-04-24rcu: Add RCU_FAST_NO_HZ tracing for idle exitPaul E. McKenney
2012-04-23ASoC: dapm: Fix x86_64 build warning.Liam Girdwood
2012-04-18ASoC: dapm: Add API call to query valid DAPM pathsLiam Girdwood
2012-04-11jbd: Refine commit writeout logicJan Kara
2012-04-10workqueue: Fix workqueue_execute_end() commentStephen Boyd
2012-03-31tracing, sched, vfs: Fix 'old_pid' usage in trace_sched_process_exec()Oleg Nesterov
2012-03-22btrfs: return void in functions without error conditionsJeff Mahoney
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker
2012-03-13jbd2: issue cache flush after checkpointing even with internal journalJan Kara
2012-03-13jbd2: split updating of journal superblock and marking journal emptyJan Kara
2012-02-23regmap: Add tracepoints for cache only and cache bypassMark Brown
2012-02-23tracepoint, vfs, sched: Add exec() tracepointDavid Smith
2012-02-22sched/events: Revert trace_sched_stat_sleeptime()Peter Zijlstra
2012-02-21rcu: Avoid waking up CPUs having only kfree_rcu() callbacksPaul E. McKenney
2012-02-20jbd2: add drop_transaction/update_superblock_end tracepointsSeiji Aguchi
2012-02-13printk/tracing: Add console output tracingJohannes Berg
2012-02-13x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle()Steven Rostedt
2012-02-06SUNRPC: Adding status trace pointsSteve Dickson
2012-02-06SUNRPC: Fix up sunrpc trace eventsTrond Myklebust
2012-02-06writeback: fix dereferencing NULL bdi->dev on trace_writeback_queueWu Fengguang
2012-02-05Remove incorrect comment from include/trace/events/power.hJesper Juhl
2012-02-03Fix up version number reference in include/trace/events/power.hJesper Juhl
2012-02-01writeback: fix NULL bdi->dev in trace writeback_single_inodeWu Fengguang
2012-01-31SUNRPC: Add trace events to the sunrpc subsystemTrond Myklebust
2012-01-16Btrfs: space leak tracepointsJosef Bacik
2012-01-16Btrfs: add allocator tracepointsJosef Bacik
2012-01-13tracing: let trace_signal_generate() report more info, kill overflow_fail/los...Oleg Nesterov
2012-01-12vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate()Tao Ma