Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch file cleanup | Josh Boyer | 2014-08-20 | 1 | -17/+0 |
| | | | | | | | | | Do a couple things here: - Split the mega-patches into individual patches. Should help with rebasing. - Make all patches 'git am' acceptable. There should be no functional or actual code differences from before | ||||
* | perf: install trace-event plugins | Kyle McMartin | 2014-06-03 | 1 | -0/+17 |
perf hardcodes $libdir to be lib for all but x86_64, so kludge around it until upstream gets their act together. --kyle |