aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-03perf tools: Add support for CPU-wide trace scenarios5.1-rc3-cpu-wide-v3Mathieu Poirier
2019-04-03perf tools: Add notion of time to decoding codeMathieu Poirier
2019-04-03perf tools: Linking PE contextID with perf thread mechanicMathieu Poirier
2019-04-03perf tools: Add support for multiple traceID queuesMathieu Poirier
2019-04-03perf tools: Use traceID aware memory callback APIMathieu Poirier
2019-04-03perf tools: Move tid/pid to traceid_queueMathieu Poirier
2019-04-03perf tools: Move thread to traceid_queueMathieu Poirier
2019-04-03perf tools: Get rid of unused cpu in struct cs_etm_queueMathieu Poirier
2019-04-03perf tools: Introduce the concept of trace ID queuesMathieu Poirier
2019-04-03perf tools: Move packet queue out of decoder structureMathieu Poirier
2019-04-03perf tools: Refactor error path in cs_etm_decoder__new()Mathieu Poirier
2019-04-03perf tools: Add handling of switch-CPU-wide eventsMathieu Poirier
2019-04-03perf tools: Add handling of itrace start eventsMathieu Poirier
2019-04-03perf tools: Configure SWITCH_EVENTS in CPU-wide modeMathieu Poirier
2019-04-03perf tools: Configure timestsamp generation in CPU-wide modeMathieu Poirier
2019-04-03perf tools: Configure contextID tracing in CPU-wide modeMathieu Poirier
2019-04-03coresight: etb10: Add support for CPU-wide trace scenariosMathieu Poirier
2019-04-03coresight: tmc-etf: Add support for CPU-wide trace scenariosMathieu Poirier
2019-04-03coresight: tmc-etr: Add support for CPU-wide trace scenariosMathieu Poirier
2019-04-03coresight: tmc-etr: Allocate and free ETR memory buffers for CPU-wide scenariosMathieu Poirier
2019-04-03coresight: tmc-etr: Introduce the notion of IDR to ETR devicesMathieu Poirier
2019-04-03coresight: tmc-etr: Introduce the notion of reference counting to ETR devicesMathieu Poirier
2019-04-03coresight: tmc-etr: Introduce the notion of process ID to ETR devicesMathieu Poirier
2019-04-03coresight: tmc-etr: Create per-thread buffer allocation functionMathieu Poirier
2019-04-03coresight: tmc-etr: Refactor function tmc_etr_setup_perf_buf()Mathieu Poirier
2019-04-03coresight: Communicate perf event to sink buffer allocation functionsMathieu Poirier
2019-04-03coresight: perf: Refactor function free_event_data()Mathieu Poirier
2019-04-03coresight: perf: Clean up function etm_setup_aux()Mathieu Poirier
2019-04-03coresight: Properly address concurrency in sink::update() functionsMathieu Poirier
2019-04-03coresight: Properly address errors in sink::disable() functionsMathieu Poirier
2019-04-03coresight: Move reference counting inside sink driversMathieu Poirier
2019-04-03coresight: Adding return code to sink::disable() operationMathieu Poirier
2019-04-03coresight: etm4x: Configure tracers to emit timestampsMathieu Poirier
2019-04-03coresight: etm4x: Skip selector pair 0Mathieu Poirier
2019-04-03coresight: etm4x: Add kernel configuration for CONTEXTIDMathieu Poirier
2019-04-03coresight: pmu: Adding ITRACE property to cs_etm PMUMathieu Poirier
2019-03-31Linux 5.1-rc3Linus Torvalds
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-31Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-31Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-03-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-31Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-03-31Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2019-03-30Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-03-30Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-03-30leds: trigger: netdev: use memcpy in device_name_storeRasmus Villemoes
2019-03-30leds: pca9532: fix a potential NULL pointer dereferenceKangjie Lu
2019-03-30Merge tag 'staging-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds