tizen 2.3 release tizen_2.3 submit/tizen_2.3/20150202.082807 tizen_2.3_release
authorjk7744.park <jk7744.park@samsung.com>
Sun, 1 Feb 2015 05:45:36 +0000 (14:45 +0900)
committerjk7744.park <jk7744.park@samsung.com>
Sun, 1 Feb 2015 05:45:36 +0000 (14:45 +0900)
commit276d2b57938f717fe6b20e90556dc3e8a32687aa
tree86a7d80909b4e4eeba58b0ec390088cf7f0037de
parent0dca996e0b9f0a64079d8c9b7e8719c71bf9b23c
tizen 2.3 release
182 files changed:
CMakeLists.txt
CMakeLists/init-cmake-projects.txt [deleted file]
CMakeLists/init-needed-environment.txt [deleted file]
CMakeLists/libs.txt [deleted file]
CMakeLists/resourced.txt
data/resourced_proc_exclude.ini [new file with mode: 0644]
data/traffic_db.sql [new file with mode: 0644]
docs/description.txt [new file with mode: 0644]
docs/func.txt [new file with mode: 0644]
docs/traffic_db.txt [new file with mode: 0644]
include/data_usage.h [new file with mode: 0755]
include/proc_stat.h
include/rd-network.h [new file with mode: 0755]
include/resourced.h
libresourced.manifest [new file with mode: 0644]
libresourced.pc.in [new file with mode: 0644]
packaging/add_test_net_activity.patch [new file with mode: 0644]
packaging/resourced-cpucgroup.service [new file with mode: 0644]
packaging/resourced-logging.service [new file with mode: 0644]
packaging/resourced-zram.service [new file with mode: 0644]
packaging/resourced.service
packaging/resourced.spec [deleted file]
packaging/resourced_swapoff.service [new file with mode: 0644]
packaging/system-resource.spec [new file with mode: 0644]
powertop-wrapper.manifest [deleted file]
proc-stat.manifest [deleted file]
resourced.conf
resourced.manifest
resourced.rule [new file with mode: 0644]
resourced_nodb.manifest [new file with mode: 0644]
scripts/resourced-cpucgroup.sh [new file with mode: 0644]
scripts/resourced-zram.sh [new file with mode: 0644]
src/common/app-stat.h [new file with mode: 0644]
src/common/appid-helper.c [new file with mode: 0644]
src/common/appid-helper.h [new file with mode: 0644]
src/common/cgroup.c [new file with mode: 0644]
src/common/cgroup.h [new file with mode: 0644]
src/common/config.h.in
src/common/const.h
src/common/daemon-options.h [new file with mode: 0644]
src/common/edbus-handler.c
src/common/edbus-handler.h
src/common/file-helper.c
src/common/file-helper.h
src/common/genl.h [new file with mode: 0644]
src/common/logging-common.h [new file with mode: 0644]
src/common/lowmem-common.h
src/common/macro.h
src/common/module-data.c
src/common/module-data.h
src/common/module.c
src/common/module.h
src/common/notifier.c [new file with mode: 0644]
src/common/notifier.h [new file with mode: 0644]
src/common/swap-common.h [new file with mode: 0644]
src/common/trace.h
src/common/transmission.h [new file with mode: 0644]
src/cpu/cpu.c [new file with mode: 0644]
src/cpu/cpu.conf [new file with mode: 0644]
src/cpu/logging-cpu.c [new file with mode: 0644]
src/logging/include/logging.h [new file with mode: 0644]
src/logging/logging.c [new file with mode: 0644]
src/memory/logging-memory.c [new file with mode: 0644]
src/memory/lowmem-dbus.c
src/memory/lowmem-handler.c
src/memory/lowmem-handler.h
src/memory/lowmem-process.c [deleted file]
src/memory/lowmem-process.h [deleted file]
src/memory/memory.conf [deleted file]
src/memory/memory_eng.conf
src/memory/memory_user.conf
src/memory/stub-memory.c [deleted file]
src/memory/vmpressure-lowmem-handler.c
src/memps/CMakeLists.txt [new file with mode: 0644]
src/memps/memps.c [new file with mode: 0644]
src/network/CMakeLists.txt [new file with mode: 0755]
src/network/app-stat.c [new file with mode: 0644]
src/network/counter-process.c [new file with mode: 0644]
src/network/counter.c [new file with mode: 0644]
src/network/daemon-options.c [new file with mode: 0644]
src/network/datausage-common.c [new file with mode: 0644]
src/network/datausage-quota-processing.c [new file with mode: 0644]
src/network/datausage-quota.c [new file with mode: 0644]
src/network/datausage-vconf-callbacks.c [new file with mode: 0644]
src/network/datausage-vconf-common.c [new file with mode: 0644]
src/network/dummy-tethering.c [new file with mode: 0644]
src/network/dummy_roaming.c [new file with mode: 0644]
src/network/foreach.c [new file with mode: 0644]
src/network/generic-netlink.c [new file with mode: 0644]
src/network/iface-cb.c [new file with mode: 0644]
src/network/iface.c [new file with mode: 0644]
src/network/include/counter-process.h [new file with mode: 0644]
src/network/include/counter.h [new file with mode: 0644]
src/network/include/database.h [new file with mode: 0644]
src/network/include/datausage-common.h [new file with mode: 0644]
src/network/include/datausage-foreach.h [new file with mode: 0644]
src/network/include/datausage-quota-processing.h [new file with mode: 0644]
src/network/include/datausage-quota.h [new file with mode: 0644]
src/network/include/datausage-reset.h [moved from src/common/cpu-common.c with 55% similarity]
src/network/include/datausage-restriction.h [new file with mode: 0644]
src/network/include/datausage-vconf-callbacks.h [new file with mode: 0644]
src/network/include/datausage-vconf-common.h [new file with mode: 0644]
src/network/include/errors.h [new file with mode: 0644]
src/network/include/generic-netlink.h [new file with mode: 0644]
src/network/include/iface-cb.h [moved from src/common/lowmem-common.c with 53% similarity]
src/network/include/iface.h [new file with mode: 0644]
src/network/include/net-cls-cgroup.h [new file with mode: 0644]
src/network/include/netlink-restriction.h [new file with mode: 0644]
src/network/include/nfacct-rule.h [new file with mode: 0644]
src/network/include/nl-helper.h [new file with mode: 0644]
src/network/include/notification.h [new file with mode: 0644]
src/network/include/protocol-info.h [new file with mode: 0644]
src/network/include/restriction-handler.h [new file with mode: 0644]
src/network/include/restriction-helper.h [new file with mode: 0644]
src/network/include/roaming.h [new file with mode: 0644]
src/network/include/settings.h [new file with mode: 0644]
src/network/include/specific-trace.h [new file with mode: 0644]
src/network/include/storage.h [new file with mode: 0644]
src/network/include/tethering-restriction.h [new file with mode: 0644]
src/network/join.c [new file with mode: 0644]
src/network/ktgrabber-restriction.c [new file with mode: 0644]
src/network/main.c [new file with mode: 0644]
src/network/net-activity.c [new file with mode: 0644]
src/network/net-cls-cgroup.c [new file with mode: 0644]
src/network/network-dummy.c [new file with mode: 0644]
src/network/network.c [new file with mode: 0644]
src/network/network.conf [new file with mode: 0644]
src/network/nf-restriction.c [new file with mode: 0644]
src/network/nfacct-rule.c [new file with mode: 0644]
src/network/nl-helper.c [new file with mode: 0644]
src/network/notification.c [new file with mode: 0644]
src/network/options.c [new file with mode: 0644]
src/network/protocol-info.c [new file with mode: 0644]
src/network/reset.c [new file with mode: 0644]
src/network/restriction-handler.c [new file with mode: 0644]
src/network/restriction-helper.c [new file with mode: 0644]
src/network/restriction-local.c [new file with mode: 0644]
src/network/restriction.c [new file with mode: 0644]
src/network/roaming.c [new file with mode: 0644]
src/network/settings.c [new file with mode: 0644]
src/network/specific-trace.c [new file with mode: 0644]
src/network/storage.c [new file with mode: 0644]
src/network/tethering-restriction.c [new file with mode: 0644]
src/network/update.c [new file with mode: 0755]
src/powertop-wrapper/CMakeLists.txt [moved from CMakeLists/powertop-wrapper.txt with 86% similarity]
src/proc-stat/CMakeLists.txt [moved from CMakeLists/proc-stat.txt with 89% similarity]
src/proc-stat/include/proc-main.h
src/proc-stat/include/proc-noti.h
src/proc-stat/include/proc-process.h
src/proc-stat/proc-main.c
src/proc-stat/proc-monitor.c
src/proc-stat/proc-noti.c
src/proc-stat/proc-process.c
src/proc-stat/proc-stat.c
src/proc-stat/proc-winstate.c [deleted file]
src/resourced/init.c
src/resourced/init.h
src/resourced/main.c
src/swap/swap.c [new file with mode: 0644]
src/timer-slack/timer-slack.c [new file with mode: 0644]
src/timer-slack/timer-slack.conf [new file with mode: 0644]
src/timer-slack/timer-slack.h [moved from src/common/cpu-common.h with 65% similarity]
src/utils/cgroup-test.c [new file with mode: 0644]
src/utils/database.c [new file with mode: 0644]
src/utils/datausage-tool.c [new file with mode: 0644]
src/utils/hashtest.c [new file with mode: 0644]
src/utils/iface-test.c [new file with mode: 0644]
src/utils/inodeuser.c [new file with mode: 0644]
src/utils/monitored.c [new file with mode: 0644]
src/utils/portuser.c [new file with mode: 0644]
src/utils/proc-stat-test.c [new file with mode: 0644]
src/utils/test-net-activity.c [new file with mode: 0644]
src/utils/udp-client.c [new file with mode: 0644]
src/utils/udp-common.c [new file with mode: 0644]
src/utils/udp-common.h [new file with mode: 0644]
src/utils/udp-server.c [new file with mode: 0644]
src/vip-agent/vip-process.c [new file with mode: 0644]
src/vip-agent/vip-process.conf [new file with mode: 0644]
src/vip-agent/vip-process.h [moved from src/proc-stat/include/proc-winstate.h with 70% similarity]
src/vip-agent/vip-release-agent.c [new file with mode: 0644]
system-resource.manifest [new file with mode: 0644]
system-resource.pc.in