Add crash manager API
[platform/core/system/crash-worker.git] / src / shared / util.h
2019-09-26 Mateusz MoscickiAdd crash manager API 74/212874/13
2019-08-09 Karol Lewandowskishared: Simplify get_exe_path 21/211721/2
2019-07-24 Karol Lewandowskishared: Generalize function to read any /proc/pid entry 89/210489/3
2019-05-23 Mateusz MoscickiAdd livedumper and integrate it with the crash-manager 52/203752/23
2019-04-18 Michal BlochFix missing includes 27/204027/2
2019-04-18 Karol LewandowskiMerge "shared utils: add a string suffix checker" into...
2019-04-17 Michal Blochshared utils: add a string suffix checker 53/203753/2
2019-02-28 Karol LewandowskiReplace system_command_* and run_command_* APIs with... 09/189809/26
2019-02-26 Karol Lewandowskiutil: Add make_dir 84/200384/4
2018-12-11 Karol LewandowskiMake disk-usage functions use off_t 37/194837/2
2018-11-23 Karol LewandowskiMerge "Add system tests" into tizen
2018-11-16 Karol Lewandowskiutil: Add fsync_path to selectively flush file buffer... 68/192668/5
2018-11-07 Karol Lewandowskiutil: Fix and replace nullvec2str utility function... 47/190547/9
2018-11-07 Karol Lewandowskiutil: Unify function calling convention to specify... 67/192667/3
2018-11-07 Karol Lewandowskiutil: copy_bytes: Multiple changes 25/189425/12
2018-10-16 Łukasz StelmachMerge "Do not copy source files, it breaks SCQV process...
2018-10-03 Karol Lewandowskiutil: Allow functions to be called from c++ 10/189810/4
2018-10-03 Karol Lewandowskiutil: Add nullvec2str 83/189983/2
2018-10-03 Karol Lewandowskiutil: Remove unused cat_file() 82/189982/2
2018-09-20 Karol Lewandowskiutil: Dead code removal 07/189807/1
2018-09-13 Mateusz MoscickiFix after security review 85/188885/4
2018-09-05 Mateusz MoscickiUse dynamic allocated memory instead of fixed-size... 22/188522/1
2018-09-04 Mateusz MoscickiUse parsed command line arguments instead of raw string... 44/188044/6
2018-08-29 Mateusz Mo?cickiMerge "crash-manager: Simplify dump_core error reportin...
2018-08-29 Mateusz MoscickiMove the function to read /proc/<pid>/exe symlink to... 18/187918/2
2018-08-23 Mateusz MoscickiMove finding TID to crash-manager 57/187457/1
2018-07-19 Mateusz MoscickiAdd checking if CRASH_ROOT_PATH exists 18/183918/4
2018-06-15 Karol LewandowskiMerge "Add timeout to run_command_write_fd and replace...
2018-05-30 Mateusz MoscickiAdd timeout to run_command_write_fd and replace popen... 58/179558/6
2017-02-24 Sunmin LeeMerge branch 'tizen_3.0' into tizen 50/116750/1
2017-02-21 Sunmin LeeExecute dump_systemstate in parallel 34/115634/2
2016-03-17 pr.jungRemove thread unsafety function usages. 80/62480/7 accepted/tizen/common/20160317.161902 accepted/tizen/ivi/20160318.113739 accepted/tizen/mobile/20160318.113526 accepted/tizen/tv/20160318.113623 accepted/tizen/wearable/20160318.113603 submit/tizen/20160317.122246
2015-11-26 taeyoungcrash: add crash module to use coredumpctl