summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown2012-07-2611-567/+957
|\ \ \ \ \
| | | | | * tools/power: turbostat: fix large c1% issueLen Brown2012-07-191-4/+8
| | | | | * tools/power: turbostat v2 - re-write for efficiencyLen Brown2012-07-193-539/+868
| | | | * | perf kvm: Fix segfault with report and mixed guestmount useDavid Ahern2012-07-021-14/+15
| | | | * | perf kvm: Fix regression with guest machine creationDavid Ahern2012-07-021-1/+1
| | | | * | perf script: Fix format regression due to libtraceevent mergeDavid Ahern2012-07-021-2/+1
| | | | * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-225-8/+61
| | | | |\ \
| | | | | * | perf tools: Fix synthesizing tracepoint names from the perf.data headersArnaldo Carvalho de Melo2012-06-121-0/+32
| | | | | * | perf stat: Fix default output fileStephane Eranian2012-06-111-1/+7
| | | | | * | perf tools: Fix endianity swapping for adds_features bitmaskDavid Ahern2012-06-114-7/+22
| | | | * | | Tools: hv: verify origin of netlink connector messageOlaf Hering2012-06-101-3/+7
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-0819-55/+212
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-06-0619-55/+212
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | perf uprobes: Remove unnecessary check before strlist__deleteSrikar Dronamraju2012-05-311-6/+2
| | * | | perf symbols: Check for valid dso before creating mapSrikar Dronamraju2012-05-311-1/+4
| | * | | perf evsel: Fix 32 bit values endianity swap for sample_id_all headerJiri Olsa2012-05-311-7/+22
| | * | | perf session: Handle endianity swap on sample_id_all header dataJiri Olsa2012-05-311-12/+55
| | * | | perf symbols: Handle different endians properly during symbol loadJiri Olsa2012-05-312-1/+62
| | * | | perf evlist: Pass third argument to ioctl explicitlyNamhyung Kim2012-05-311-2/+4
| | * | | perf tools: Update ioctl documentation for PERF_IOC_FLAG_GROUPNamhyung Kim2012-05-311-3/+4
| | * | | perf tools: Make --version show kernel version instead of pull req tagArnaldo Carvalho de Melo2012-05-311-1/+1
| | * | | perf tools: Check if callchain is corruptedNamhyung Kim2012-05-311-1/+13
| | * | | perf callchain: Make callchain cursors TLSNamhyung Kim2012-05-317-14/+17
| | * | | perf tools: Fix pager on minimal-install embedded systemsAvik Sil2012-05-301-0/+4
| | * | | perf tools: Fix make tarballsArnaldo Carvalho de Melo2012-05-301-0/+2
| | * | | perf script: Fix regression in callchain dso nameDavid Ahern2012-05-301-1/+1
| | * | | perf stat: Initialize default events wrt exclude_{guest,host}Arnaldo Carvalho de Melo2012-05-303-4/+19
| | * | | perf annotate browser: Fix help window entry for navigating to hottest lineArnaldo Carvalho de Melo2012-05-301-1/+1
| | * | | perf report: Use the right symbol for annotationArnaldo Carvalho de Melo2012-05-301-1/+1
| | * | | Merge branch 'linus' into perf/urgentIngo Molnar2012-05-307-139/+459
| | |\ \ \
* | | | | | tools/power turbostat: fix IVB supportLen Brown2012-06-031-0/+2
* | | | | | tools/power turbostat: fix un-intended affinity of forked programLen Brown2012-06-031-2/+26
|/ / / / /
* | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-317-1/+1369
|\ \ \ \ \
| * | | | | syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov2012-05-313-1/+124
| * | | | | tools/selftests: add mq_perf_testsDoug Ledford2012-05-313-1/+746
| * | | | | selftests: add mq_open_testsDoug Ledford2012-05-313-1/+501
| | |/ / / | |/| | |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-3020-416/+610
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | perf ui browser: Stop using 'self'Arnaldo Carvalho de Melo2012-05-293-320/+320
| * | | perf annotate browser: Read perf config file for settingsArnaldo Carvalho de Melo2012-05-294-0/+60
| * | | perf config: Allow '_' in config file variable namesArnaldo Carvalho de Melo2012-05-291-1/+1
| * | | perf annotate browser: Make feature toggles globalArnaldo Carvalho de Melo2012-05-291-35/+66
| * | | perf annotate browser: The idx_asm field should be used in asm only viewArnaldo Carvalho de Melo2012-05-291-1/+5
| * | | perf tools: Convert critical messages to ui__error()Namhyung Kim2012-05-294-27/+25
| * | | perf ui: Make --stdio default when TUI is not supportedNamhyung Kim2012-05-281-0/+1
| * | | tools lib traceevent: Silence compiler warning on 32bit buildNamhyung Kim2012-05-261-1/+1
| * | | perf record: Fix branch_stack type in perf_record_optsStephane Eranian2012-05-251-1/+1
| * | | perf tools: Reconstruct event with modifiers from perf_event_attrArnaldo Carvalho de Melo2012-05-253-16/+104
| * | | perf top: Fix counter name fixup when fallbacking to cpu-clockArnaldo Carvalho de Melo2012-05-251-1/+1
| * | | perf tools: fix thread_map__new_by_pid_str() memory leak in error pathFranck Bui-Huu2012-05-251-11/+10
| * | | perf tools: Do not use _FORTIFY_SOURCE when DEBUG=1 is specifiedArnaldo Carvalho de Melo2012-05-241-2/+2