summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2015-02-12perf build: Add gtk objects buildingJiri Olsa4-12/+17
2015-02-12perf build: Add slang objects buildingJiri Olsa5-33/+21
2015-02-12perf build: Add ui objects buildingJiri Olsa4-10/+10
2015-02-12perf build: Add dwarf unwind objects buildingJiri Olsa3-9/+5
2015-02-12perf build: Add dwarf objects buildingJiri Olsa3-7/+4
2015-02-12perf build: Add probe objects buildingJiri Olsa4-18/+10
2015-02-12perf build: Add libperf objects buildingJiri Olsa6-126/+141
2015-02-12perf build: Add builtin objects buildingJiri Olsa3-36/+34
2015-02-12perf build: Add tests objects buildingJiri Olsa4-55/+53
2015-02-12perf build: Add bench objects buildingJiri Olsa4-22/+31
2015-02-12perf build: Disable make's built-in rulesJiri Olsa1-0/+4
2015-02-12perf tools: Remove api fs object from python buildJiri Olsa1-1/+0
2015-02-12tools build: Add subdir supportJiri Olsa1-0/+7
2015-02-12tools build: Add detected config supportJiri Olsa2-0/+7
2015-02-11tools build: Add new build supportJiri Olsa16-0/+442
2015-02-11perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature checkJosh Boyer1-1/+1
2015-02-11perf buildid-cache: Consolidate .build-id cache path generatorsMasami Hiramatsu1-17/+41
2015-02-11perf buildid-cache: Remove unneeded debugdir parametersMasami Hiramatsu3-47/+38
2015-02-11perf symbols: Define STT_GNU_IFUNC for glibc 2.9 and older.Vinson Lee1-0/+4
2015-02-11perf tools: Make perf aware of tracefsSteven Rostedt (Red Hat)9-25/+91
2015-02-07tools lib api fs: Add {tracefs,debugfs}_configured() functionsSteven Rostedt (Red Hat)5-0/+20
2015-02-07tools lib api debugfs: Add DEBUGFS_DEFAULT_PATH macroSteven Rostedt (Red Hat)1-3/+7
2015-02-07tools lib api fs: Add tracefs mount helper functionsSteven Rostedt (Red Hat)3-0/+92
2015-02-07tools lib fs: Add helper to find mounted file systemsSteven Rostedt (Red Hat)5-54/+94
2015-02-07perf tools: Do not check debugfs MAGIC for tracing filesSteven Rostedt (Red Hat)3-34/+14
2015-02-07perf evlist: Fix typo in commentArnaldo Carvalho de Melo1-1/+1
2015-02-07perf trace: No need to enable evsels for workload started from perfArnaldo Carvalho de Melo1-2/+2
2015-02-06perf tools: Introduce event_format__fprintf methodArnaldo Carvalho de Melo2-3/+12
2015-02-06tools lib traceevent: Introduce trace_seq_do_fprintf functionArnaldo Carvalho de Melo2-4/+11
2015-02-06perf symbols: debuglink should take symfs option into accountVictor Kamensky1-3/+3
2015-02-06perf symbols: Ignore mapping symbols on aarch64Victor Kamensky1-4/+3
2015-02-06perf probe: Update man pageMasami Hiramatsu1-2/+14
2015-02-06perf probe: Fix to handle optimized not-inlined functionsMasami Hiramatsu3-8/+22
2015-02-06perf tools: Fix a dso open fail messageNamhyung Kim1-1/+1
2015-02-06perf tests: Do not rely on dso__data_read_offset() to open dsoNamhyung Kim1-5/+8
2015-02-06perf test: Fix dso cache testcaseNamhyung Kim1-3/+6
2015-01-29perf symbols: Convert lseek + read to preadNamhyung Kim1-5/+1
2015-01-29perf tools: Use perf_data_file__fd() consistentlyNamhyung Kim2-9/+10
2015-01-29perf symbols: Support to read compressed module from build-id cacheNamhyung Kim1-5/+8
2015-01-29perf evsel: Set attr.task bit for a tracking eventNamhyung Kim1-0/+1
2015-01-29perf header: Set header version correctlyNamhyung Kim1-1/+1
2015-01-29perf record: Show precise number of samplesNamhyung Kim1-12/+39
2015-01-29perf tools: Do not use __perf_session__process_events() directlyNamhyung Kim3-10/+6
2015-01-29perf callchain: Cache eh/debug frame offset for dwarf unwindNamhyung Kim2-11/+21
2015-01-28perf tools: Provide stub for missing pthread_attr_setaffinity_npVineet Gupta5-0/+42
2015-01-28perf evsel: Don't rely on malloc working for sz 0Vineet Gupta1-0/+3
2015-01-28Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar6-15/+100
2015-01-26tools lib traceevent: Add support for IP address formatsDavid Ahern1-0/+328
2015-01-22perf ui/tui: Show fatal error message only if existsNamhyung Kim2-1/+5
2015-01-22perf tests: Fix typo in sample-parsing.cRasmus Villemoes1-1/+1