summaryrefslogtreecommitdiffstats
path: root/base/setproctitle_linux.h
Commit message (Expand)AuthorAgeFilesLines
* Move the SetProcTitle code out of base and into chrome/common. This is onlybrettw@chromium.org2010-12-291-28/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Linux: use readlink() and prctl() in SetProcTitle() to fix "exe" showing in p...mdm@chromium.org2010-01-031-1/+3
* Linux: set the process title (that shows in "ps" etc.) of renderers correctly...mdm@chromium.org2009-09-101-0/+25