linux/tools/perf
Jiri Olsa 8578b891ec Revert "perf tools: Fix jump label always changing during tracing"
This reverts commit deaff8b659.

This commit makes CLOEXEC feature undetected for normal users,
because per-cpu events are priviledged.

Reported-by: Peter Zijlstra <peterz@infradead.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/20140728065844.GK6758@twins.programming.kicks-ass.net
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
2014-07-28 16:39:18 +02:00
..
Documentation perf inject: Add --kallsyms parameter 2014-07-25 12:08:34 -03:00
arch perf powerpc: Include util/util.h and remove stringify macros 2014-07-24 11:00:39 -03:00
bench
config
python
scripts
tests perf tools: Move rdtsc() function 2014-07-23 11:48:11 -03:00
ui
util Revert "perf tools: Fix jump label always changing during tracing" 2014-07-28 16:39:18 +02:00
.gitignore
CREDITS
MANIFEST
Makefile
Makefile.perf
builtin-annotate.c
builtin-bench.c
builtin-buildid-cache.c
builtin-buildid-list.c
builtin-diff.c
builtin-evlist.c
builtin-help.c
builtin-inject.c perf inject: Add --kallsyms parameter 2014-07-25 12:08:34 -03:00
builtin-kmem.c
builtin-kvm.c
builtin-list.c
builtin-lock.c
builtin-mem.c
builtin-probe.c
builtin-record.c perf record: Store PERF_RECORD_FINISHED_ROUND only for nonempty rounds 2014-07-25 12:17:36 -03:00
builtin-report.c
builtin-sched.c
builtin-script.c perf tools: Expose 'addr' functions so they can be reused 2014-07-25 12:08:34 -03:00
builtin-stat.c
builtin-timechart.c
builtin-top.c
builtin-trace.c perf tools: Fix build on gcc 4.4.7 2014-07-23 18:15:09 -03:00
builtin.h
command-list.txt
design.txt
perf-archive.sh
perf-completion.sh
perf-sys.h
perf.c perf tools: Fix perf usage string leftover 2014-07-28 15:58:13 +02:00
perf.h