summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2012-12-09perf diff: Remove displacement output optionJiri Olsa
2012-12-09perf buildid-list: We need to check if a file is ELF firstArnaldo Carvalho de Melo
2012-12-09perf tools: Fix TUI helpline outputArnaldo Carvalho de Melo
2012-12-09perf tools: Don't check configuration on make tagsArnaldo Carvalho de Melo
2012-12-09perf diff: Change formula methods to work with pair directlyJiri Olsa
2012-12-09perf diff: Change compute methods to work with pair directlyJiri Olsa
2012-12-09perf diff: Remove displacement from struct hist_entry_diffJiri Olsa
2012-12-09perf evsel: Convert to _is_group_leader methodNamhyung Kim
2012-12-09perf evsel: Set leader evsel's ->leader to itselfNamhyung Kim
2012-12-09perf hists: Link hist entry pairs to leaderNamhyung Kim
2012-12-09perf hists: Fix typo on hist__entry_add_pairNamhyung Kim
2012-12-09perf symbols: Ignore ABS symbols when loading data mapsNamhyung Kim
2012-12-09perf hists: Fix period symbol_conf.field_sep displayJiri Olsa
2012-12-09perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa
2012-12-09perf tools: Fix mmap limitations on 32-bitDavid Miller
2012-12-09perf top: Add missing newline on pr_err callArnaldo Carvalho de Melo
2012-12-09perf session: Free environment information when deleting sessionNamhyung Kim
2012-12-09perf tools: Don't check configuration on make cleanNamhyung Kim
2012-12-09perf ui/helpline: Introduce ui_helpline__vshow()Namhyung Kim
2012-12-09perf ui: Always compile error printing codeNamhyung Kim
2012-12-09perf symbols: Fix dso__fprintf() print statementStephane Eranian
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar
2012-12-06tools:virtio: fix compilation warningCong Ding
2012-12-03treewide: Fix typos in various driversMasanari Iida
2012-12-02tools/firewire: nosy-dump: check for allocation failureStefan Richter
2012-12-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-11-30tools: Allow tools to be installed in a user specified locationJosh Boyer
2012-11-30tools/power: turbostat: make Makefile a bit more capableMark Asselstine
2012-11-30tools/power x86_energy_perf_policy: close /proc/stat in for_every_cpu()Colin Ian King
2012-11-30tools/power turbostat: v3.0: monitor Watts and TemperatureLen Brown
2012-11-30tools/power turbostat: fix output buffering issueLen Brown
2012-11-27cpupower: IvyBridge (0x3a and 0x3e models) supportThomas Renninger
2012-11-27cpupower: Provide -c param for cpupower monitor to schedule process on all coresThomas Renninger
2012-11-27cpupower tools: Fix warning and a bug with the cpu package countPalmer Cox
2012-11-27cpupower tools: Fix malloc of cpu_info structurePalmer Cox
2012-11-27cpupower tools: Fix issues with sysfs_topology_read_filePalmer Cox
2012-11-27cpupower tools: Fix minor warningsPalmer Cox
2012-11-27cpupower tools: Update .gitignore for files created in the debug directoriesPalmer Cox
2012-11-27cpupower tools: Remove brace expansion from clean targetPalmer Cox
2012-11-27tools/power turbostat: prevent infinite loop on migration error pathLen Brown
2012-11-23tools/power/x86/turbostat: share kernel MSR #definesLen Brown
2012-11-23perf kvm: Fix building perf kvm on non x86 archesXiao Guangrong
2012-11-23perf kvm: Rename perf_kvm to perf_kvm_statXiao Guangrong
2012-11-19perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells
2012-11-19perf powerpc: Use uapi/unistd.h to fix build errorSukadev Bhattiprolu
2012-11-19tools: Pass the target in descendDavid Howells
2012-11-19tools: Honour the O= flag when tool build called from a higher MakefileDavid Howells
2012-11-19tools: Define a Makefile function to do subdir processingDavid Howells
2012-11-16Merge 3.7-rc6 into char-misc-nextGreg Kroah-Hartman
2012-11-15tools/hv: Fix string typesTomas Hozza