aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/debugfs.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-23perf_events: Fix rcu and locking issues with cgroup supportStephane Eranian1-11/+29
2011-02-23perf lock: Document valid sort keysMarcin Slusarz2-3/+11
2011-02-23perf top browser: Adjust the browser indexes when refreshingArnaldo Carvalho de Melo1-0/+23
2011-02-22perf top: Live TUI AnnotationArnaldo Carvalho de Melo5-58/+156
2011-02-22perf probe: Remove redundant checksArnaldo Carvalho de Melo2-4/+3
2011-02-21perf evsel: Fix inverted test for fixing up attr.inherit flagArnaldo Carvalho de Melo1-2/+13
2011-02-21perf probe: Fix error propagation leading to segfaultArnaldo Carvalho de Melo2-2/+7
2011-02-18perf tools: Makefile: Remove various and sundry cruftMichael Witten3-223/+10
2011-02-18perf tools: Makefile: Remove tool-specific cruftMichael Witten1-72/+1
2011-02-18perf tools: Makefile: Remove platform-specific cruftMichael Witten2-250/+8
2011-02-18perf tools: Makefile: Remove vestigial git-specific cruftMichael Witten1-61/+1
2011-02-18x86: Remove die_nmi()Jan Beulich4-36/+0
2011-02-18Revert "tracing: Add unstable sched clock note to the warning"Ingo Molnar1-6/+2
2011-02-17perf list: Allow filtering list of eventsArnaldo Carvalho de Melo4-23/+142
2011-02-17perf report: Tell the user when a perf.data file has no samplesArnaldo Carvalho de Melo1-0/+6
2011-02-17perf record: Delay setting the header writing atexit callArnaldo Carvalho de Melo1-5/+5
2011-02-17perf hists: Print number of samples, not the period sumArnaldo Carvalho de Melo1-2/+5
2011-02-17perf: make perf stat print user provided full event namesStephane Eranian3-0/+18
2011-02-17perf python: Add cgroup.c to setup.py to get it building againArnaldo Carvalho de Melo1-1/+1
2011-02-16perf probe: Show filename which contains target functionMasami Hiramatsu1-1/+1
2011-02-16perf probe: Support function@filename syntax for --lineMasami Hiramatsu2-6/+16
2011-02-16perf tools: Update Makefile with some helpJesse Brandeburg2-9/+40
2011-02-16perf annotate browser: Use the percent color for the whole lineArnaldo Carvalho de Melo1-2/+3
2011-02-16perf annotate: Check if offset is less than symbol sizeArnaldo Carvalho de Melo1-1/+2
2011-02-16perf ui: Serialize screen updatesArnaldo Carvalho de Melo5-1/+23
2011-02-16perf: Optimize hrtimer eventsPeter Zijlstra1-3/+32
2011-02-16perf: Optimize throttling codePeter Zijlstra3-20/+29
2011-02-16perf, x86: Add support for AMD family 15h core countersRobert Richter3-3/+186
2011-02-16perf, x86: Store perfctr msr addresses in config_base/event_baseRobert Richter3-19/+14
2011-02-16perf, x86: Add new AMD family 15h msrs to perfctr reservation codeRobert Richter1-0/+4
2011-02-16perf, x86: Calculate perfctr msr addresses in helper functionsRobert Richter2-15/+25
2011-02-16perf, x86: Use helper function in x86_pmu_enable_all()Robert Richter1-11/+8
2011-02-16perf tool: Add cgroup supportStephane Eranian9-10/+276
2011-02-16perf: Add cgroup supportStephane Eranian6-38/+671
2011-02-16cgroup: Fix cgroup_subsys::exit callbackPeter Zijlstra3-18/+22
2011-02-16perf: Fix throttle logicPeter Zijlstra1-4/+15
2011-02-16perf, x86: P4 PMU: Fix spurious NMI messagesCyrill Gorcunov2-3/+9
2011-02-15Linux 2.6.38-rc5Linus Torvalds1-1/+1
2011-02-16m68knommu: set flow handler for secondary interrupt controller of 5249Greg Ungerer1-1/+3
2011-02-16m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform supportGreg Ungerer2-2/+2
2011-02-16m68knommu: fix dereference of port.ttyGreg Ungerer1-15/+14
2011-02-16m68knommu: add missing linker __modver sectionGreg Ungerer1-0/+6
2011-02-16m68knommu: fix mis-named variable int set_irq_chip loopGreg Ungerer1-2/+2
2011-02-16m68knommu: add optimize memmove() functionGreg Ungerer3-2/+107
2011-02-16m68k: remove arch specific non-optimized memcmp()Greg Ungerer2-14/+1
2011-02-15thp: prevent hugepages during args/env copying into the user stackAndrea Arcangeli2-20/+18
2011-02-15s390: remove task_show_regsMartin Schwidefsky3-45/+0
2011-02-15pci: use security_capable() when checking capablities during config space readChris Wright1-1/+2
2011-02-15get rid of nameidata_dentry_drop_rcu() calling nameidata_drop_rcu()Al Viro1-8/+0
2011-02-15drop out of RCU in return_revalAl Viro1-19/+6