Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Always use __mcount on NetBSD. Some platforms don't provide _mcount. | Joerg Sonnenberger | 2018-07-17 | 1 | -10/+12 |
* | Switch -mcount and -finstrument-functions to emit EnterExitInstrumenter attri... | Hans Wennborg | 2017-11-14 | 1 | -4/+4 |
* | [mips] Create the correct profiling symbol on Linux MIPS | Simon Atanasyan | 2017-07-11 | 1 | -0/+4 |
* | [Clang] Handle interaction of -pg and no_instrument_function attribute. | Manoj Gupta | 2017-06-19 | 1 | -16/+23 |
* | [Frontend] Fix mcount inlining bug | Honggyu Kim | 2016-09-01 | 1 | -3/+17 |
* | Create the correct profiling symbol on NetBSD. | Joerg Sonnenberger | 2015-04-10 | 1 | -4/+14 |
* | [PowerPC] Make -pg generate calls to _mcount not mcount | Hal Finkel | 2014-03-30 | 1 | -0/+4 |
* | Add a testcase for the mcount profiling. | Roman Divacky | 2011-02-10 | 1 | -0/+4 |