summaryrefslogtreecommitdiffstats
path: root/lib/extable.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-14doc: trace/kprobes: add information about NOKPROBE_SYMBOLNaveen N. Rao1-2/+3
2017-03-14perf powerpc: Choose local entry point with kretprobesNaveen N. Rao1-4/+10
2017-03-14perf kretprobes: Offset from reloc_sym if kernel supports itNaveen N. Rao3-7/+13
2017-03-14perf probe: Factor out the ftrace README scanningNaveen N. Rao1-33/+37
2017-03-14perf sched timehist: Add --next optionBrendan Gregg2-5/+24
2017-03-14perf tools: Add 'cgroup_id' sort order keywordHari Bathini5-1/+59
2017-03-14perf script: Add script print support for namespace eventsHari Bathini2-0/+43
2017-03-14perf record: Synthesize namespace events for current processesHari Bathini3-10/+119
2017-03-14perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini28-4/+296
2017-03-13perf: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini5-1/+177
2017-03-13perf hists browser: Fix typo in function switch_data_fileChangbin Du1-1/+1
2017-03-13perf report: Document +field style argument support for --field optionChangbin Du1-0/+3
2017-03-13perf sort: Fix segfault with basic block 'cycles' sort dimensionChangbin Du1-0/+5
2017-03-13perf tools: Ignore generated files pmu-events/{jevents,pmu-events.c} for gitChangbin Du1-0/+2
2017-03-13perf tools: Missing c2c command in command-listChangbin Du1-0/+1
2017-03-07perf c2c: Fix display bug when using pipeNamhyung Kim1-1/+1
2017-03-07perf c2c: Clarify help message of --stats optionNamhyung Kim1-1/+1
2017-03-07perf report: Hide tip message when -q option is givenNamhyung Kim1-2/+1
2017-03-06perf bench numa: Add more comment for -c optionJiri Olsa1-1/+2
2017-03-05Linux 4.11-rc1v4.11-rc1Linus Torvalds1-2/+2
2017-03-04strparser: destroy workqueue on module exitWANG Cong1-0/+1
2017-03-04Documentation/sphinx: fix primary_domain configurationJohn Keeping1-1/+1
2017-03-04docs: Fix htmldocs build failureMartyn Welch1-2/+2
2017-03-03doc/ko_KR/memory-barriers: Update control-dependencies sectionSeongJae Park1-31/+37
2017-03-03pcieaer doc: update the linkCao jin1-1/+1
2017-03-03Documentation: Update path to sysrq.txtKrzysztof Kozlowski4-6/+6
2017-03-03tools build: Use the same CC for feature detection and actual buildArnaldo Carvalho de Melo1-2/+2
2017-03-03perf bench futex: Fix build on musl + clangArnaldo Carvalho de Melo5-0/+5
2017-03-03perf bench futex: Use __maybe_unusedArnaldo Carvalho de Melo1-6/+4
2017-03-03tools build: Add test for sched_getcpu()Arnaldo Carvalho de Melo7-9/+24
2017-03-03perf tools: Force uncore events to system wide monitoringJiri Olsa2-5/+33
2017-03-03trace/kprobes: Add back warning about offset in return probesSteven Rostedt (VMware)1-0/+5
2017-03-03perf intel-PT/BTS: Add missing initializationAdrian Hunter1-0/+2
2017-03-03perf probe: Generalize probe event file open routineNaveen N. Rao2-9/+12
2017-03-03trace/kprobes: Allow return probes with offsets and absolute addressesNaveen N. Rao2-8/+1
2017-03-03kretprobes: Ensure probe location is at function entryNaveen N. Rao2-0/+14
2017-03-03perf ftrace: Use pager for displaying resultNamhyung Kim1-0/+3
2017-03-03perf ftrace: Add support for -a and -C optionNamhyung Kim2-0/+74
2017-03-03perf cpumap: Introduce cpu_map__snprint_mask()Namhyung Kim2-0/+47
2017-03-03perf ftrace: Add support for --pid optionNamhyung Kim2-27/+68
2017-03-03perf tools: Allow sorting by symbol sizeCharles Baylis4-0/+44
2017-03-03perf evlist: Clarify a bit the use of perf_mmap->refcntArnaldo Carvalho de Melo1-1/+12
2017-03-03perf thread_map: Convert thread_map.refcnt from atomic_t to refcount_tElena Reshetova3-15/+15
2017-03-03perf thread: convert thread.refcnt from atomic_t to refcount_tElena Reshetova3-6/+6
2017-03-03perf evlist: Convert perf_map.refcnt from atomic_t to refcount_tElena Reshetova2-11/+11
2017-03-03perf map: Convert map_groups.refcnt from atomic_t to refcount_tElena Reshetova3-10/+10
2017-03-03perf map: Convert map.refcnt from atomic_t to refcount_tElena Reshetova2-6/+6
2017-03-03perf dso: Convert dso.refcnt from atomic_t to refcount_tElena Reshetova2-5/+5
2017-03-03perf comm: Convert comm_str.refcnt from atomic_t to refcount_tElena Reshetova1-9/+6
2017-03-03perf cpumap: Convert cpu_map.refcnt from atomic_t to refcount_tElena Reshetova3-11/+11