1
0

27 Commits

Author SHA1 Message Date
d028bfb65d proj: Add author file header 2025-08-29 11:57:13 +02:00
4c91cf7a6e proj: Add perf/ 2025-08-13 12:26:10 +02:00
ac6f3ead77 proj/intercept.c: Fix sigaction sa_mask value 2025-07-30 15:03:01 +02:00
3891b11ef1 proj: Add optind to getopt 2025-07-30 15:03:01 +02:00
17ffb06306 thesis: Complete 2.6 and 2.7 2025-07-18 23:47:47 +02:00
2ec7c9e7eb proj/intercept.c: Parse readelf output correctly 2025-05-07 11:52:53 +02:00
f0b18f7e81 proj/intercept.c: Fix some dumb bugs 2025-05-07 11:02:01 +02:00
2fff206f6a proj/test-memory: Add getline() and getdelim() 2025-05-06 18:36:51 +02:00
ce43c286a3 proj/intercept.c: Add capability to show line numbers 2025-05-05 20:31:11 +02:00
60143b191e proj/intercept.c: Append to log file when logging to file 2025-05-05 15:15:04 +02:00
faac51bb7f proj/intercept.c: Fix some obvious bugs 2025-05-05 14:00:20 +02:00
1e40a1b3c6 proj: Correct parsing in python 2025-04-19 18:07:36 +02:00
e83e1a31b8 proj/intercept.c: Fix minor bug 2025-04-19 17:11:59 +02:00
00fed60b9d proj: Add meaningful return value for getaddrinfo 2025-04-19 17:06:43 +02:00
127456d23a proj: Add struct addrinfo and INTERCEPT_VERBOSE 2025-04-19 16:44:26 +02:00
d988d1d28b proj: Adapt test scripts and fix bugs 2025-04-19 11:50:33 +02:00
bb78af2235 proj: Allow exclutions of libraries/objects 2025-04-17 21:28:26 +02:00
bf2165fe76 proj: Add intercept command 2025-04-17 13:47:38 +02:00
74c5fa7c2c proj: Add library file name and symbol name to return address 2025-04-17 13:46:16 +02:00
c848fa0514 proj: Add tid to msg() 2025-04-17 11:30:45 +02:00
83ddd409a4 proj: Allow exclutions of functions 2025-04-14 23:51:09 +02:00
cd8384f4fb proj/intercept.c: Fix non-ASCII character escaping 2025-04-14 19:28:51 +02:00
e851f5b90d proj: Add pid to msg() 2025-04-14 17:05:40 +02:00
a738e3ee2b proj: Implement socket 2025-04-14 16:02:23 +02:00
d4575728b5 proj: Implement fork/exec/pipe 2025-04-02 16:30:30 +02:00
e9389d4187 proj: Rename buf to msg_buf 2025-03-17 17:15:39 +01:00
de790eabf9 proj: Restructure 2025-03-04 14:49:15 +01:00