sdk/tools/profctl.git
2018-12-18 Igor Kulaychuk... Merge pull request #9 from i-kulaychuk/fix-build accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix tizen_5.5_tv accepted/tizen/5.5/unified/20191031.004607 accepted/tizen/5.5/unified/mobile/hotfix/20201027.061028 accepted/tizen/unified/20190830.040744 submit/tizen/20190828.045909 submit/tizen_5.5/20191031.000009 submit/tizen_5.5_mobile_hotfix/20201026.1851010 submit/tizen_5.5_mobile_hotfix/20201027.114301 tizen_5.5.m2_release
2018-12-14 Igor KulaychukFix macro for checking strerror_r() variant
2018-12-13 Igor Kulaychuk... Merge pull request #8 from i-kulaychuk/fix-svace-errors
2018-12-13 Igor KulaychukFix localtime thread-safety issue - use localtime_r
2018-12-13 Igor KulaychukFix strerror thread-safety issue - use strerror_r
2018-12-13 Igor KulaychukFix gmtime thread-safety issue - use gmtime_r
2018-12-13 Igor KulaychukCheck malloc result
2018-12-13 Igor KulaychukFix missing return values
2018-09-10 Aleksei VereshchaginRemove appid option accepted/tizen_5.0_unified tizen_5.0 accepted/tizen/5.0/unified/20181102.031931 accepted/tizen/5.0/unified/20181106.202146 accepted/tizen/unified/20180912.061704 accepted/tizen/unified/20180912.061708 submit/tizen/20180911.125435 submit/tizen/20180911.141534 submit/tizen/20180912.070240 submit/tizen_5.0/20181101.000009 submit/tizen_5.0/20181106.000001
2018-09-10 Aleksei VereshchaginPipe creation refactoring
2018-09-10 Aleksei VereshchaginAdd setup additional environment for command launch...
2018-09-10 Aleksei VereshchaginClose stdin/out/err
2018-09-10 Aleksei VereshchaginAdd possibility to launch commands via profctl
2018-09-10 Aleksei VereshchaginMore strict options handling
2018-09-10 Alexey Chernobaevmodifications to make possible profiling using one...
2018-09-04 Aleksei VereshchaginFix CPU count calculation for one-CPU systems
2018-09-03 Aleksei VereshchaginRemove AUL from sources
2018-09-03 Alexey Chernobaevstop profctl if controlled application finished
2018-09-03 Aleksei VereshchaginSet USE_AUL to FALSE
2018-09-03 Aleksei VereshchaginRemove AUL to avoid User::Shell access level need
2018-09-03 Alexey Chernobaevfinish profctl in case of command stream EOF or read...
2018-09-03 Alexey Chernobaevbetter logging
2018-09-03 Alexey Chernobaevreduce CPU usage using sleep in main loop
2018-09-03 Alexey Chernobaevopen data socket beforehand to prevent data loss
2018-09-03 Alexey Chernobaevmassive refactoring: clean exit, error handling, etc.
2018-09-03 Alexey Chernobaevrefactoring
2018-09-03 Alexey Chernobaevclose sockets and file streams on exit
2018-09-03 Alexey Chernobaevuse UTC time when logging
2018-09-03 Aleksei Vereshchaginshow milliseconds in log
2018-09-03 Alexey ChernobaevMove openPort() for dataPort to output_thread
2018-09-03 Alexey Chernobaevclose stdin/stdout/stderr before exiting
2018-09-03 Alexey Chernobaevfputs uncommented, checks added
2018-09-03 Alexey Chernobaevrepeat to actual stderr output in log_system_error_and_...
2018-09-03 Alexey ChernobaevTemporary disable TIZEN ifndef
2018-09-03 Aleksei VereshchaginChange installation path in spec-file
2018-09-03 Alexey Chernobaevoutput 'ready' to control and data socket
2018-09-03 Alexey Chernobaevcommands reply implemented (in socket mode)
2018-09-03 Alexey ChernobaevAdd data port
2018-09-03 Alexey ChernobaevRename IO streams
2018-09-03 Alexey ChernobaevImproved logging
2018-08-28 Rinat DobrokhotovFix printf formatting for system info;
2018-08-28 Aleksei VereshchaginUse 'ofile' as output stream for 'output_thread'
2018-08-28 Igor OblakovImplemantation of socket support for data output
2018-08-28 Igor Oblakovprofctl hang fix
2018-08-28 Aleksei VereshchaginAdd TIZEN building option
2018-08-28 Aleksei VereshchaginAdd .gitignore file
2018-08-28 Aleksei VereshchaginUse CMAKE_C_FLAGS* instead of CMAKE_CXX_FLAGS*
2018-08-28 Alexey Chernobaevuse one gettimeofday call instead of time and gettimeofday
2018-08-20 Aleksei VereshchaginTry to open proc files several times due to problems... accepted/tizen/unified/20180821.091206 submit/tizen/20180820.170401
2018-08-20 Aleksei VereshchaginUse two buffers (statmname and statname) instead of...
2018-08-20 Alexey Chernobaevset system information frequency to 500 milliseconds
2018-08-20 Rinat DobrokhotovUpdate doc;
2018-08-20 Rinat DobrokhotovFix indentation;
2018-08-20 Rinat DobrokhotovAdd possibility to choose pipe owner;
2018-06-18 Aleksei VereshchaginAdd LICENSE and README.md accepted/tizen/unified/20180628.130556 submit/tizen/20180619.082107
2018-06-18 Aleksei VereshchaginInitial implementation of profctl
2018-06-15 Tizen InfrastructureInitial empty repository master