| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
Having the version number in the path just means that diffs for updates
are completely unusable.
perf refers to libdw.h, libdwfl.h, and version.h as <elfutils/libdw.h> and
so on, so we do still need to do some manual work there, but let's use
symlinks rather than duplicating the header files.
Change-Id: I9fd3c5f5024bde12747fdb1c06d21cdcb3418f03
|
|
|
|
|
|
|
| |
Bionic has <error.h> now, we haven't supported building for Darwin in a long
time, and we don't need any hacks at all for Linux.
Change-Id: I1c24c3756ce0b1471c84d5eef94417202a6806d1
|
|
|
|
|
|
|
|
|
|
| |
When asserts are nops, the compiler thinks the variable is unused
and will issue a terminal warning.
Locally turning off the warning is preferred as it eases upgrading
the project.
Change-Id: I2a910b02bc2ebd2ec299fee0426aea1390eaf9d4
|
|
|
|
|
|
|
|
| |
Three of them have nested functions and one has some
warning about K&R promoted parameter.
BUG: 17281788
Change-Id: I4ce397876af7c47153e27e11869a7659dbf1b3e3
|
|
|
|
| |
Change-Id: I6be2c64a8da66ea1d6163154fbcb96683aff76dc
|
|
|
|
| |
Change-Id: I1d3e392fae0fcf21d6112504dee5e618a2af0602
|
|
|
|
| |
Change-Id: Ie4290abcaaa480b548737a121dbd84bd22d77901
|
|
|
|
|
|
| |
bug 16172793
Change-Id: If7484c5dbcccce7d925bec97bff0a3e4c30e9434
|
|
|
|
|
|
| |
Now we support x86_64 as HOST_ARCH as well.
Change-Id: I73f89670f02a83f4c631cdb37159987632c8717d
|
|
|
|
| |
Change-Id: I9176bacf7c393715b244706df9731b0e914eb228
|
|
|
|
|
|
|
|
|
| |
Bionic doesn't have stdio_ext.h which is needed by functions in
linux-kernel-modules.c and dependent ones. Since perf can be selectively
disabled to use older interface, we don't need to compile these files
anymore.
Change-Id: I3803eefd5565a1fe607f3889c600e713954abb14
|
|
|
|
| |
Change-Id: I2452503997af46a55bc898ef0cfda4b658da9130
|
|
|
|
| |
Change-Id: I75c6cf9ffd783c5675e9808fc8c070a2ea865868
|
|
Change-Id: I97d4765497db839471de6b10aa612bfaca110297
|