summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-05-05perf tools: Remove asmlinkage define from perf.hJiri Olsa
2014-05-05perf tools: Remove min define from perf.hJiri Olsa
2014-05-05perf tools: Remove unlikely define from perf.hJiri Olsa
2014-05-05perf tools: Remove MAX_COUNTERS define from perf.hJiri Olsa
2014-05-01tools: Consolidate types.hBorislav Petkov
2014-05-01tools: Unify export.hBorislav Petkov
2014-05-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-05-01Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-05-01Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar
2014-04-30cpufreq: Make linux-pm@vger.kernel.org official mailing listViresh Kumar
2014-04-30bpf_dbg: fix wrong register usageBrendan Hickey
2014-04-30perf tests x86: Fix stack map lookup in dwarf unwind testJiri Olsa
2014-04-30perf x86: Fix perf to use non-executable stack, againMathias Krause
2014-04-30perf tools: Remove extra '/' character in events file pathXia Kaixu
2014-04-30perf machine: Search for modules in %s/lib/modules/%sRichard Yao
2014-04-30perf tests: Add static build make testJiri Olsa
2014-04-30perf tools: Fix bfd dependency libraries detectionJiri Olsa
2014-04-30perf tools: Use LDFLAGS instead of ALL_LDFLAGSJiri Olsa
2014-04-29perf tools ARM64: Wire up perf_regs and unwind supportJean Pihet
2014-04-29perf tools: Move u64_swap unionBorislav Petkov
2014-04-29perf tests: Add a test of kvm-390: trace eventAlexander Yarygin
2014-04-29perf tests: Add numeric identifier to evlist_testAlexander Yarygin
2014-04-29perf tools: Parse tracepoints with '-' in system nameAlexander Yarygin
2014-04-29perf tools: Handle EINTR error for readn/writenNamhyung Kim
2014-04-28perf tests: Add map groups sharing with thread object testJiri Olsa
2014-04-28perf tools: Share map_groups among threads of the same groupJiri Olsa
2014-04-28perf tools: Reference count map_groups objectsArnaldo Carvalho de Melo
2014-04-28perf tools: Allocate thread map_groups's dynamicallyArnaldo Carvalho de Melo
2014-04-28perf tests: Add thread maps lookup automated testsJiri Olsa
2014-04-28perf tests: Add a test case for hists filteringNamhyung Kim
2014-04-28perf tests: Factor out fake_setup_machine()Namhyung Kim
2014-04-28ACPI / tools: Introduce ec_access.c - tool to access the ECThomas Renninger
2014-04-28Merge back earlier ACPICA material.Rafael J. Wysocki
2014-04-25Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-04-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2014-04-24perf hists/tui: Count callchain rows separatelyNamhyung Kim
2014-04-24perf top/tui: Update nr_entries properly after a filter is appliedNamhyung Kim
2014-04-24perf ui/tui: Rename hist_browser__update_nr_entries()Namhyung Kim
2014-04-24perf ui/tui: Fix off-by-one in hist_browser__update_nr_entries()Namhyung Kim
2014-04-24perf hists: Add missing update on filtered stats in hists__decay_entries()Namhyung Kim
2014-04-24perf tools: Account entry stats when it's added to the output treeNamhyung Kim
2014-04-24perf hists: Collapse expanded callchains after filter is appliedNamhyung Kim
2014-04-24perf hists: Add a couple of hists stat helper functionsNamhyung Kim
2014-04-24perf hists: Move column length calculation out of hists__inc_stats()Namhyung Kim
2014-04-24perf hists: Rename hists__inc_stats()Namhyung Kim
2014-04-24perf report: Count number of entries separatelyNamhyung Kim
2014-04-23Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-04-23tools lib traceevent: Fix memory leak in pretty_print()Steven Rostedt
2014-04-23tools lib traceevent: Fix backward compatibility macros for pevent filter enumsSteven Rostedt
2014-04-23perf tools: Disable libdw unwind for all but x86 archJiri Olsa