summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-07tracing: Provide trace events interface for uprobesSrikar Dronamraju9-7/+919
2012-05-07tracing: Extract out common code for kprobes/uprobes trace eventsSrikar Dronamraju5-871/+1016
2012-05-07tracing: Modify is_delete, is_return from int to boolSrikar Dronamraju1-8/+8
2012-04-14uprobes/core: Decrement uprobe count before the pages are unmappedSrikar Dronamraju4-8/+12
2012-04-14uprobes/core: Make background page replacement logic account for rss_stat cou...Srikar Dronamraju1-0/+5
2012-04-11perf record: Use sw counter only if hw pmu is not detectedRobert Richter1-1/+1
2012-04-11perf tools: Fix thread map that is type pid_tRobert Richter1-1/+1
2012-04-11perf stat: Declare some references staticRobert Richter1-13/+13
2012-04-11perf tools: Move GTK+ bits to tools/perf/ui/gtk directoryNamhyung Kim3-2/+2
2012-04-11perf tools: Move UI bits to tools/perf/ui directoryNamhyung Kim19-36/+36
2012-04-11perf annotate: Fix a build errorNamhyung Kim1-2/+2
2012-04-11perf tools: Fix parsers' rules to dependenciesJiri Olsa1-11/+8
2012-04-11tools: Connect to the kernel build systemBorislav Petkov2-0/+17
2012-04-11tools: Add a help targetBorislav Petkov1-0/+20