sdk/tools/profctl.git
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