Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Liu committed Aug 25, 2024
1 parent 3b69367 commit f6b4d03
Showing 1 changed file with 22 additions and 337 deletions.
359 changes: 22 additions & 337 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,359 +29,44 @@
<th>Summary</th>
</tr>
<tr>
<td>06/08/23</td>
<td>Darby Huye</td>
<td><a href="https://dl.acm.org/doi/abs/10.1145/3552326.3567502">Foxhound: Server-Grade Observability for Network-Augmented Applications, EuroSys '23</a>
</td>
<td>
{% assign post = site.posts | where_exp: "post", "post.title contains 'Foxhound'" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% else %}Unavailable
{% endif %}
</td>
</tr>
<tr>
<td>06/15/23</td>
<td>Zhaoqi Zhang</td>
<td><a href="https://www.usenix.org/conference/osdi22/presentation/huang-lexiang">Metastable Failures in the Wild, OSDI '22</a></td>
<td>
Missing
<!-- {% assign post = site.posts | where: "path", "/_posts/2023-06-15-Metastable.md" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %} -->
</td>
</tr>
<tr>
<td>06/22/23</td>
<td>Sarah Abowitz</td>
<td><a href="https://www.usenix.org/system/files/nsdi23-liu-david.pdf">Doing More with Less: Orchestrating Serverless Applications without an Orchestrator, NSDI '23</a></td>
<td>
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %}
</td>
</tr>
<tr>
<td>06/29/23</td>
<td>Tomislav Z-M</td>
<td><a href="https://www.usenix.org/conference/nsdi23/presentation/chen-yinfang">Push-Button Reliability Testing for Cloud-Backed Applications with Rainmaker, NSDI '23</a></td>
<td>
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %}
</td>
</tr>
<tr>
<td>07/13/23</td>
<td>Mona Ma</td>
<td>Summary of OSDI & ATC '23 papers</td>
<td>
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %}
<td>8/21/24</td>
<td>Max Liu</td>
<td>Teamwork</td>
<td>TBA
</td>
</tr>
<tr>
<td>07/20/23</td>
<td>8/14/24</td>
<td>Darby Huye</td>
<td><a href="https://arxiv.org/pdf/2210.04595.pdf">SampleHST: Efficient On-the-Fly Selection of Distributed Traces, on arxiv '22</a></td>
<td>
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %}
<td>TBA</td>
<td>TBA
</td>
</tr>
<tr>
<td>08/17/23</td>
<td>Zhaoqi Zhang</td>
<td><a href="https://www.usenix.org/conference/osdi23/presentation/ren">Relational Debugging --- Pinpointing Root Causes of Performance Problems, OSDI '23</a></td>
<td>8/8/24</td>
<td>Zhaoqi(Roy) Zhang</td>
<td><a href="https://www.usenix.org/system/files/nsdi22-paper-gao_kaihui.pdf">Buffer-based End-to-end Request Event Monitoring in the Cloud, NSDI '22</a></td>
<td>
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
{% assign post = site.posts | where_exp: "post", "post.title contains 'Buffer-based'" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %}
</td>
</tr>
<tr>
<td>08/24/23</td>
<td>Sarah Abowitz</td>
<td>Summary of DEFCON '23</td>
<td>
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %}
</td>
</tr>
<tr>
<td>09/06/23</td>
<td>Tomislav Z-M</td>
<td>N/A</td>
<td>
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %}
</td>
</tr>
<tr>
<td>09/13/23</td>
<td>Darby Huye</td>
<td><a href="https://www.usenix.org/conference/osdi18/presentation/sriraman">µTune: Auto-Tuned Threading for OLDI Microservices, ODSI '18</a></td>
</tr>
<tr>
<td>09/20/23</td>
<td>Mona Ma</td>
<td><a href="https://web.mit.edu/Saltzer/www/publications/endtoend/endtoend.pdf">END-TO-END ARGUMENTS IN SYSTEM DESIGN</a></td>
<td>
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %}
</td>
{% else %}Unavailable
{% endif %}
</td>
</tr>
<tr>
<td>09/27/23</td>
<td>Zhaoqi Zhang</td>
<td> <a href="https://www.usenix.org/conference/nsdi18/presentation/khalid">Iron: Isolating Network-based CPU in Container Environments, NSDI '18 </a>
</td>
<td>6/19/24</td>
<td>Tony Astolfi</td>
<td><a href="https://www.usenix.org/system/files/nsdi24-wang-zibo.pdf">Autothrottle: A Practical Bi-Level Approach to Resource Management for SLO-Targeted Microservices, NSDI '24</a></td>
<td>
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
{% assign post = site.posts | where_exp: "post", "post.title contains 'Autothrottle'" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %}
</td>
</tr>
<tr>
<td>10/04/23</td>
<td>Max Liu</td>
<td><a href="https://www.usenix.org/system/files/sec21-li-xing.pdf">Automatic Policy Generation for Inter-Service Access Control of Microservices, USENIX Security '21</a></td>
<td>
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %}
</td>
{% else %}Unavailable
{% endif %}
</td>
</tr>
<tr>
<td>10/11/23</td>
<td>Sarah Abowitz</td>
<td><a href="https://dl.acm.org/doi/pdf/10.1145/3569902.3569916">Detecting DoS Attacks in Microservice Applications:
Approach and Case Study, LADC '22</a></td>
<td>
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %}
</td>
</tr>
<tr>
<td>10/18/23</td>
<td>Tomislav Z-M</td>
<td>TBD</td>
<td>
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %}
</td>
</tr>
<tr>
<td>10/25/23</td>
<td>Darby Huye</td>
<td>TBD</td>
<td>
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %}
</td>
</tr>
<tr>
<td>11/01/23</td>
<td>Mona Ma</td>
<td><a href="https://www.usenix.org/conference/osdi14/technical-sessions/presentation/chow">The Mystery Machine: End-to-end Performance Analysis of Large-scale Internet Services, OSDI '14</a></td>
<td>
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %}
</td>
</tr>
<tr>
<td>11/13/23</td>
<td>Zhaoqi Zhang</td>
<td><a href="https://dl.acm.org/doi/abs/10.1145/3452296.3472888">Understanding host network stack overheads, SIGCOMM '21</a></td>
<td>
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %}
</td>
</tr>
<tr>
<td>11/29/23</td>
<td>Max Liu</td>
<td><a href="https://dl.acm.org/doi/pdf/10.1145/3600006.3613138">Blueprint: A Toolchain for Highly-Reconfigurable Microservices, SOSP '23</a></td>
<td>
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %}
</td>
</tr>
<tr>
<td>12/06/23</td>
<td>Sarah Abowitz</td>
<td><a href="https://dl.acm.org/doi/10.1145/3484266.3487380">Watching the watchmen: Least privilege for managed network services, HotNets '21</a></td>
<td>
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %}
</td>
</tr>
<tr>
<td>1/24/24</td>
<td>Tomislav Zabcic-Matic</td>
<td><a href="https://ieeexplore.ieee.org/document/9460542">QoS-Aware and Resource Efficient Microservice Deployment in Cloud-Edge Continuum, IPDPS '21</a></td>
<td>
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %}
</td>
</tr>
<tr>
<td>1/31/24</td>
<td>Darby Huye</td>
<td><a href="https://dl.acm.org/doi/10.1145/3611643.3613881">STEAM: Observability-Preserving Trace Sampling, ESEC/FSE '23</a></td>
<td>
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %}
</td>
</tr>
<tr>
<td>2/07/24</td>
<td>Mona Ma</td>
<td><a href="https://dl.acm.org/doi/abs/10.1145/3620678.3624787">LatenSeer: Causal Modeling of End-to-End Latency Distributions by Harnessing Distributed Tracing, SoCC '23</a></td>
<td>
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %}
</td>
</tr>
<tr>
<td>2/14/24</td>
<td>Zhaoqi Zhang</td>
<td><a href="https://ieeexplore.ieee.org/abstract/document/9590295?casa_token=2cO0LL7nwroAAAAA:EPnZP6QMt1cIQ0E-Mq7IPzEKuSavt2_HvpvV_PGXse_P28SOUxJQCn4eRdYNjWQ99yNKTete">Sieve: Attention-based Sampling of End-to-End Trace Data in Distributed Microservice Systems, ICWS '21</a></td>
<td>
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %}
</td>
</tr>
<tr>
<td>2/21/24</td>
<td>Max Liu</td>
<td><a href="https://dl.acm.org/doi/abs/10.1145/3492321.3519575">Unicorn: reasoning about configurable system performance through the lens of causality, EuroSys '22</a></td>
<td>
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %}
</td>
</tr>
<tr>
<td>3/27/24</td>
<td>Mona Ma</td>
<td><a href="https://dl.acm.org/doi/10.1145/2815400.2815415">Pivot Tracing: Dynamic Causal Monitoring for Distributed Systems, SOSP '15</a></td>
<td>
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %}
</td>
</tr>
<tr>
<td>4/3/24</td>
<td>Max Liu</td>
<td><a href="https://dl.acm.org/doi/pdf/10.1145/3600006.3613156">A Cloud-Scale Characterization of Remote Procedure Calls, SOSP '23</a></td>
<td>
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %}
</td>
</tr>
<tr>
<td>4/10/24</td>
<td>Zhaoqi Zhang</td>
<td><a href="https://www.usenix.org/conference/atc23/presentation/huye">Lifting the veil on Meta's microservice architecture: Analyses of topology and request workflows, ATC '23</a></td>
<td>
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %}
</td>
</tr>
<tr>
<td>6/6/24</td>
<td>Max Liu</td>
<td><a href="https://dl.acm.org/doi/pdf/10.1145/3603269.3604815">Fathom: Understanding Datacenter Application Network Performance, SIGCOMM '23</a></td>
<td>
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %}
</td>
</tr>
<tr>
<td>6/19/24</td>
<td>Tony Astolfi</td>
<td><a href="https://www.usenix.org/system/files/nsdi24-wang-zibo.pdf">Autothrottle: A Practical Bi-Level Approach to Resource Management for SLO-Targeted Microservices, NSDI '24</a></td>
<td>
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %}
</td>
</tr>
<tr>
<td>8/8/24</td>
<td>Zhaoqi(Roy) Zhang</td>
<td><a href="https://www.usenix.org/system/files/nsdi22-paper-gao_kaihui.pdf">Buffer-based End-to-end Request Event Monitoring in the Cloud, NSDI '22</a></td>
<td>
{% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
{% if post %}
<a href="{{ post.url | relative_url }}">Summary</a>
{% endif %}
</td>
</tr>
<tr>
<td>8/14/24</td>
<td>Darby Huye</td>
<td>TBA</td>
<td>TBA
</td>
</tr>
<tr>
<td>8/21/24</td>
<td>Max Liu</td>
<td>Teamwork</td>
<td>TBA
</td>
</tr>

</table>
</div>
</body>
Expand Down

0 comments on commit f6b4d03

Please sign in to comment.