[PR #4751] [CLOSED] Add golang pprof #58280

Closed
opened 2026-04-29 13:06:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/4751
Author: @llhhbc
Created: 5/31/2024
Status: Closed

Base: mainHead: main


📝 Commits (1)

📊 Changes

5 files changed (+20 additions, -0 deletions)

View changed files

📝 cmd/cmd.go (+1 -0)
📝 envconfig/config.go (+11 -0)
📝 go.mod (+1 -0)
📝 go.sum (+2 -0)
📝 server/routes.go (+5 -0)

📄 Description

Add golang pprof for analysis proc


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/4751 **Author:** [@llhhbc](https://github.com/llhhbc) **Created:** 5/31/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`889548b`](https://github.com/ollama/ollama/commit/889548bfc074005ca98f448dfbe6b39637785fcd) Add golang pprof ### 📊 Changes **5 files changed** (+20 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd.go` (+1 -0) 📝 `envconfig/config.go` (+11 -0) 📝 `go.mod` (+1 -0) 📝 `go.sum` (+2 -0) 📝 `server/routes.go` (+5 -0) </details> ### 📄 Description Add golang pprof for analysis proc --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-29 13:06:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#58280