summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools build: Add test for sched_getcpu()Arnaldo Carvalho de Melo2017-03-037-9/+24
* perf tools: Force uncore events to system wide monitoringJiri Olsa2017-03-032-5/+33
* perf intel-PT/BTS: Add missing initializationAdrian Hunter2017-03-031-0/+2
* perf probe: Generalize probe event file open routineNaveen N. Rao2017-03-032-9/+12
* perf ftrace: Use pager for displaying resultNamhyung Kim2017-03-031-0/+3
* perf ftrace: Add support for -a and -C optionNamhyung Kim2017-03-032-0/+74
* perf cpumap: Introduce cpu_map__snprint_mask()Namhyung Kim2017-03-032-0/+47
* perf ftrace: Add support for --pid optionNamhyung Kim2017-03-032-27/+68
* perf tools: Allow sorting by symbol sizeCharles Baylis2017-03-034-0/+44
* perf evlist: Clarify a bit the use of perf_mmap->refcntArnaldo Carvalho de Melo2017-03-031-1/+12
* perf thread_map: Convert thread_map.refcnt from atomic_t to refcount_tElena Reshetova2017-03-033-15/+15
* perf thread: convert thread.refcnt from atomic_t to refcount_tElena Reshetova2017-03-033-6/+6
* perf evlist: Convert perf_map.refcnt from atomic_t to refcount_tElena Reshetova2017-03-032-11/+11
* perf map: Convert map_groups.refcnt from atomic_t to refcount_tElena Reshetova2017-03-033-10/+10
* perf map: Convert map.refcnt from atomic_t to refcount_tElena Reshetova2017-03-032-6/+6
* perf dso: Convert dso.refcnt from atomic_t to refcount_tElena Reshetova2017-03-032-5/+5
* perf comm: Convert comm_str.refcnt from atomic_t to refcount_tElena Reshetova2017-03-031-9/+6
* perf cpumap: Convert cpu_map.refcnt from atomic_t to refcount_tElena Reshetova2017-03-033-11/+11
* perf cgroup: Convert cgroup_sel.refcnt from atomic_t to refcount_tElena Reshetova2017-03-032-5/+5
* tools include: Adopt kernel's refcount.hArnaldo Carvalho de Melo2017-03-032-0/+152
* tools include: Add UINT_MAX def to kernel.hArnaldo Carvalho de Melo2017-03-031-0/+4
* tools include: Provide gcc based cmpxchg fallback for !x86Arnaldo Carvalho de Melo2017-03-031-0/+8
* tools include: Introduce atomic_cmpxchg_{relaxed,release}()Arnaldo Carvalho de Melo2017-03-031-0/+6
* tools arch x86: Introduce atomic_cmpxchg()Arnaldo Carvalho de Melo2017-03-031-0/+7
* tools arch x86: Include asm/cmpxchg.hArnaldo Carvalho de Melo2017-03-033-0/+99
* tools include: Adopt __compiletime_errorArnaldo Carvalho de Melo2017-03-032-0/+8
* perf stat: Issue a HW watchdog disable hintBorislav Petkov2017-03-031-0/+11
* perf vendor events: Add mapping for KnightsMill PMU eventsKarol Wachowski2017-03-031-0/+1
* objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf2017-03-011-3/+3
* Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-02-2841-709/+689
|\
| * radix tree test suite: Add config option for map shiftRehas Sachdeva2017-02-134-11/+16
| * radix tree test suite: Run iteration tests for longerMatthew Wilcox2017-02-131-2/+2
| * radix tree test suite: Fix split/join memory leaksMatthew Wilcox2017-02-131-1/+14
| * radix tree test suite: Fix leaks in regression2.cMatthew Wilcox2017-02-131-2/+4
| * radix tree test suite: Fix leaky testsMatthew Wilcox2017-02-131-12/+16
| * radix tree test suite: Enable address sanitizerMatthew Wilcox2017-02-131-1/+1
| * radix-tree: Chain preallocated nodes through ->parentMatthew Wilcox2017-02-131-3/+3
| * radix tree test suite: Dial down verbosity with -vRehas Sachdeva2017-02-1310-58/+77
| * radix tree test suite: Introduce kmalloc_verboseMatthew Wilcox2017-02-132-0/+26
| * radix tree test suite: Build separate binaries for some testsMatthew Wilcox2017-02-134-7/+33
| * ida: Use exceptional entries for small IDAsMatthew Wilcox2017-02-131-1/+92
| * ida: Move ida_bitmap to a percpu variableMatthew Wilcox2017-02-132-3/+4
| * Reimplement IDR and IDA using the radix treeMatthew Wilcox2017-02-138-6/+365
| * radix tree test suite: Remove obsolete CONFIGMatthew Wilcox2017-02-131-2/+0
| * radix tree test suite: Use vpath to find lib filesMatthew Wilcox2017-02-131-3/+2
| * radix tree test suite: Reduce kernel.hMatthew Wilcox2017-02-133-39/+12
| * radix tree test suite: Remove export.hMatthew Wilcox2017-02-131-2/+0
| * radix tree test suite: Remove types.hMatthew Wilcox2017-02-135-23/+12
| * radix tree test suite: Remove mempoolMatthew Wilcox2017-02-132-38/+0
| * radix tree test suite: Depend on tools/include/asm filesMatthew Wilcox2017-02-131-0/+1
OpenPOWER on IntegriCloud