diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-05-10 19:00:40 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-05-10 19:00:40 -0500 |
commit | 8d740ff03303f59a0098816aeac7854352f7628d (patch) | |
tree | 5e85477d6a37c4a7688563444b3a924674fe3c48 /tdecachegrind | |
parent | 65b9cbcc34d984c176b55d04f0ddd9f95f92249a (diff) | |
download | tdesdk-8d740ff03303f59a0098816aeac7854352f7628d.tar.gz tdesdk-8d740ff03303f59a0098816aeac7854352f7628d.zip |
Branding cleanup: KDE -> TDE.
Diffstat (limited to 'tdecachegrind')
-rw-r--r-- | tdecachegrind/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecachegrind/README b/tdecachegrind/README index 0866eb82..28b42624 100644 --- a/tdecachegrind/README +++ b/tdecachegrind/README @@ -11,7 +11,7 @@ KCachegrind visualizes traces, generated by profiling, in various ways; most notable is the TreeMap visualization of the calls happening and a condensed version of it, the Coverage analysis. KCachegrind is designed to allow fast browsing and to provide a quick -overview of very large programs, such as KDE applications (but not +overview of very large programs, such as TDE applications (but not limited to!). At the moment, it uses Cachegrind as profiling backend, which is using |