summaryrefslogtreecommitdiff
path: root/common/scripts/is-cpu-isolated.sh
AgeCommit message (Expand)Author
2014-11-13is-cpu-isolated.sh: Fix tab spaces in code.Botao Sun
2014-08-20is-cpu-isolated.sh: broken x86 quirk switch in getoptsSantosh Shukla
2014-08-20is-cpu-isolated.sh: exit early in case of non-stress appSantosh Shukla
2014-08-20is-cpu-isolated.sh: show script version informationSantosh Shukla
2014-08-20is-cpu-isolated.sh: use getopts for argument parsingSantosh Shukla
2014-07-14is-cpu-isolated: Fix incorrect list of non-isol-cpussantosh shukla
2014-07-02is-cpu-isolated: formatting udpatesViresh Kumar
2014-07-02is-cpu-isolated: skip testing isolation initiallyViresh Kumar
2014-07-02is-cpu-isolated: rename ISOL_CPU to ISOL_CPUSViresh Kumar
2014-07-02is-cpu-isolated: Isolate more than one CPUViresh Kumar
2014-07-02is-cpu-isolated: add delay before removing dplane cpusetViresh Kumar
2014-07-02is-cpu-isolated: create per-cpu cpuset directoriesViresh Kumar
2014-07-02is-cpu-isolated: Run --stress on the right CPUViresh Kumar
2014-07-02is-cpu-isolated: No need to set cpuset/cpus againViresh Kumar
2014-07-02is-cpu-isolated: Move routines aroundViresh Kumar
2014-07-02is-cpu-isolated: split out sysfs-related-tuning into a separate routineViresh Kumar
2014-07-02is-cpu-isolated: Split out separate routine for cpufreq stuffViresh Kumar
2014-07-01is-cpu-isolated: Keep an eye on all possible interruptsViresh Kumar
2014-06-27is-cpu-isolated: add prefix to sched_load_balanceViresh Kumar
2014-06-04is-cpu-isolated: disable cpu-hotplug hackViresh Kumar
2014-06-04is-cpu-isolated: rename rt as dplane and gp as cplaneViresh Kumar
2014-06-04is-cpu-isolated: Fix name of cpuset filesViresh Kumar
2014-05-09is-cpu-isolated: Add another parameter to call specific partsViresh Kumar
2014-04-24is-cpu-isolated.sh: Enable tracking isolation for system with more than 2 CPUsViresh Kumar
2014-04-24is-cpu-isolated.sh: rearrange codeViresh Kumar
2014-04-24is-cpu-isolated.sh: offload irqs and change cpufreq governorViresh Kumar
2014-04-24is-cpu-isolated.sh: arrange routines in the order they are calledViresh Kumar
2014-04-24is-cpu-isolated.sh: Capitalize all parametersViresh Kumar
2014-04-03is-cpu-isolated: quiesce CPU by setting cpuset.quiesce optionViresh Kumar
2014-04-03is-cpu-isolated: print exact time instead of STRESS_DURATIONViresh Kumar
2014-02-19is-cpu-isolated: Increase stress duration to analyze interruptionsViresh Kumar
2014-02-14is-cpu-isolated: Check again if stress is already completed or notViresh Kumar
2014-02-14is-cpu-isolated: Print exact isolation time instead of STRESS_DURATIONViresh Kumar
2014-01-10is-cpu-isolated.sh: Sense infinite isolation timeViresh Kumar
2014-01-10is-cpu-isolated: Move all tasks to CPU0 by hotunplugging CPU1Viresh Kumar
2013-12-20is-cpu-isolated: Print Average/Min/Max isolation timesViresh Kumar
2013-12-20is-cpu-isolated: print average isolation timeViresh Kumar
2013-12-20is-cpu-isolated: Suppress wakeup events on CPU1Viresh Kumar
2013-12-20is-cpu-isolated: Don't read between continuous ticksViresh Kumar
2013-12-20is-cpu-isolated: Use Tick count of last loopViresh Kumar
2013-12-17is-cpu-isolated: Fix testcase-id nameViresh Kumar
2013-12-03OpenEmbedded/scripts: Add script to find tickless-isolation time on CPU1Viresh Kumar