summaryrefslogtreecommitdiffstats
path: root/Documentation/perf_counter/builtin-record.c
Commit message (Expand)AuthorAgeFilesLines
* perf_counter tools: Use hex2u64 in more placesArnaldo Carvalho de Melo2009-06-021-24/+32
* perf_counter tools: Guard against record damaging existing filesMike Galbraith2009-06-011-1/+1
* perf_counter tools: Document '--' option parsing terminatorMike Galbraith2009-05-291-1/+2
* perf record: Fix the profiling of existing pid or whole boxMike Galbraith2009-05-271-2/+2
* perf_counter tools: Rename output.perf to perf.dataIngo Molnar2009-05-271-1/+1
* perf_counter tools: Introduce stricter C code checkingIngo Molnar2009-05-271-17/+21
* perf stat: Convert to Git option parsingIngo Molnar2009-05-261-2/+1Star
* perf_counter tools: Librarize event string parsingIngo Molnar2009-05-261-148/+6Star
* perf record: Convert to Git option parsingIngo Molnar2009-05-261-198/+174Star
* perf record: Straighten out argv typesIngo Molnar2009-05-261-2/+2
* perf_counter: Fix userspace buildPeter Zijlstra2009-05-231-2/+1Star
* perf record: Allow specifying a pid to recordArnaldo Carvalho de Melo2009-05-151-17/+146
* perf_counter: tools: update the tools to support process and inherited countersPeter Zijlstra2009-05-051-59/+96
* perf_counter tools: fix build errorMike Galbraith2009-05-031-1/+0Star
* perfcounter tools: fix pointer mismatchThomas Gleixner2009-05-011-1/+1
* perfcounter tools: move common defines ... to local header fileThomas Gleixner2009-05-011-61/+3Star
* perf_counter tools: fix x86 syscall numbersIngo Molnar2009-05-011-2/+2
* perf_counter tools: add 'perf record' commandIngo Molnar2009-04-201-0/+506